Skip to content

Commit 34d358d

Browse files
CodeMaker CLI v1.3.0
1 parent f277c8c commit 34d358d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cli/version.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
package cli
44

55
var (
6-
Version string = "1.2.0"
7-
Build string = "20240503"
6+
Version string = "1.3.0"
7+
Build string = "20240514"
88
)

0 commit comments

Comments
 (0)