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