We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b298a1f + e2e6cbc commit ccf4cbeCopy full SHA for ccf4cbe
cmd/version.go
@@ -8,7 +8,7 @@ import (
8
)
9
10
var (
11
- Revision = "1"
+ Revision = "2"
12
Version = "1"
13
14
0 commit comments