We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9d1663 commit 92be537Copy full SHA for 92be537
config.go
@@ -7,7 +7,7 @@ import (
7
)
8
9
const (
10
- VERSION = "1.1.1-dev"
+ VERSION = "1.2.0"
11
12
13
var (
0 commit comments