We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 436386f commit 528b799Copy full SHA for 528b799
internal/version.go
@@ -1,4 +1,4 @@
1
package internal
2
3
// Version of the program
4
-const Version string = "0.9.2"
+const Version string = "0.9.3"
0 commit comments