We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93c0f21 commit 04a0765Copy full SHA for 04a0765
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.3"
+const VERSION = "0.0.4"
0 commit comments