We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad2abbb commit cda955fCopy full SHA for cda955f
cli/jsonrepair-cli.go
@@ -8,7 +8,7 @@ import (
8
"github.com/RealAlexandreAI/json-repair"
9
)
10
11
-const AppVersion = "0.0.7"
+const AppVersion = "0.0.8"
12
13
var (
14
versionFlag bool
0 commit comments