Skip to content

Commit ca9fd97

Browse files
committed
bump up version to 0.12.15
1 parent 3b43597 commit ca9fd97

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

2121
var revision = "HEAD"
2222

0 commit comments

Comments
 (0)