Skip to content

Commit f4c2cfe

Browse files
committed
bump up version to 0.12.17
1 parent f561d02 commit f4c2cfe

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.16"
19+
const version = "0.12.17"
2020

2121
var revision = "HEAD"
2222

0 commit comments

Comments
 (0)