Skip to content

Commit 3754a19

Browse files
committed
bumps version
1 parent 9b4b540 commit 3754a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

constants/varcons.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ package constants
44

55
//goland:noinspection GoSnakeCaseUsage
66
var (
7-
VERSION = "1.1.3"
7+
VERSION = "1.2.0"
88
COMMIT_HASH = ""
99
BUILD_DATE = ""
1010
)

0 commit comments

Comments
 (0)