Skip to content

Commit cda955f

Browse files
Update jsonrepair-cli.go
1 parent ad2abbb commit cda955f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/jsonrepair-cli.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"github.com/RealAlexandreAI/json-repair"
99
)
1010

11-
const AppVersion = "0.0.7"
11+
const AppVersion = "0.0.8"
1212

1313
var (
1414
versionFlag bool

0 commit comments

Comments
 (0)