Skip to content

Commit 4b00746

Browse files
CodeMaker CLI v1.2.0
1 parent 6b62d28 commit 4b00746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
package cli
44

55
var (
6-
Version string = "1.1.0"
6+
Version string = "1.2.0"
77
Build string = "20240503"
88
)

0 commit comments

Comments
 (0)