We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39c3492 commit 0bf655cCopy full SHA for 0bf655c
cli/jsonrepair-cli.go
@@ -7,7 +7,7 @@ import (
7
"os"
8
)
9
10
-const AppVersion = "0.0.12"
+const AppVersion = "0.0.13"
11
12
var (
13
versionFlag bool
0 commit comments