Skip to content

Commit 0bf655c

Browse files
Add cli UT
1 parent 39c3492 commit 0bf655c

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
@@ -7,7 +7,7 @@ import (
77
"os"
88
)
99

10-
const AppVersion = "0.0.12"
10+
const AppVersion = "0.0.13"
1111

1212
var (
1313
versionFlag bool

0 commit comments

Comments
 (0)