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