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 939f236 commit 42c57a6Copy full SHA for 42c57a6
version.go
@@ -7,7 +7,7 @@ import (
7
)
8
9
// version of zagane
10
-const version = "v0.5.1"
+const version = "v0.5.2"
11
12
func printVersion() bool {
13
if len(os.Args) != 2 {
0 commit comments