We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfaed46 commit 5371c6eCopy full SHA for 5371c6e
pkg/version/version.go
@@ -2,4 +2,4 @@ package version
2
3
// VERSION is the app-global version string, which will be replaced with a
4
// new value during packaging
5
-const VERSION = "0.0.1"
+const VERSION = "0.0.2"
0 commit comments