There was an error while loading. Please reload this page.
1 parent 0143236 commit 3e768b5Copy full SHA for 3e768b5
1 file changed
internal/version/version.go
@@ -1,6 +1,6 @@
1
package version
2
3
-const Version string = "0.5.8"
+const Version string = "0.5.9"
4
5
// GoVersion returns the project version formatted as a Go semantic version string.
6
func GoVersion() string {
0 commit comments