We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f5dba7 commit a54c969Copy full SHA for a54c969
internal/version.go
@@ -1,4 +1,4 @@
1
package internal
2
3
// Version of the program
4
-const Version string = "0.7.0"
+const Version string = "0.7.1"
0 commit comments