Skip to content

Commit 9952798

Browse files
committed
feat:release
1 parent 6e24bc2 commit 9952798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
var (
1111
Major = 1
1212
Minor = 1
13-
Patch = 4
13+
Patch = 5
1414
)
1515

1616
func main() {

0 commit comments

Comments
 (0)