Skip to content

Commit 32b9737

Browse files
committed
bump up version to 0.12.8
1 parent 6559370 commit 32b9737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/cli.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616

1717
const name = "gojq"
1818

19-
const version = "0.12.7"
19+
const version = "0.12.8"
2020

2121
var revision = "HEAD"
2222

0 commit comments

Comments
 (0)