We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b4b540 commit 3754a19Copy full SHA for 3754a19
constants/varcons.go
@@ -4,7 +4,7 @@ package constants
4
5
//goland:noinspection GoSnakeCaseUsage
6
var (
7
- VERSION = "1.1.3"
+ VERSION = "1.2.0"
8
COMMIT_HASH = ""
9
BUILD_DATE = ""
10
)
0 commit comments