Skip to content

Commit 584107c

Browse files
committed
bump up version to 0.12.11
1 parent 720bf54 commit 584107c

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
@@ -17,7 +17,7 @@ import (
1717

1818
const name = "gojq"
1919

20-
const version = "0.12.10"
20+
const version = "0.12.11"
2121

2222
var revision = "HEAD"
2323

0 commit comments

Comments
 (0)