We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b1bfc1 commit caa1b99Copy full SHA for caa1b99
internal/version/version.go
@@ -4,7 +4,7 @@ import (
4
"runtime/debug"
5
)
6
7
-const Version = "0.4.0"
+const Version = "0.5.0"
8
9
// GetVersion returns
10
// the version number
0 commit comments