Skip to content

Commit 3841526

Browse files
committed
bump up version to 0.12.14
1 parent 68233df commit 3841526

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

2121
var revision = "HEAD"
2222

0 commit comments

Comments
 (0)