Skip to content

Commit c5b43ce

Browse files
CodeMaker CLI v1.5.0
1 parent f29efa9 commit c5b43ce

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.4.0"
7-
Build string = "20240612"
6+
Version string = "1.5.0"
7+
Build string = "20240617"
88
)

0 commit comments

Comments
 (0)