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