We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7acf755 commit 471b020Copy full SHA for 471b020
1 file changed
internal/version/version.go
@@ -1,6 +1,6 @@
1
package version
2
3
-const Version string = "0.6.4"
+const Version string = "0.6.5"
4
5
// GoVersion returns the project version formatted as a Go semantic version string.
6
func GoVersion() string {
0 commit comments