Skip to content

Commit 244f9f7

Browse files
committed
bump up version to 0.12.4
1 parent 91183b5 commit 244f9f7

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
@@ -18,7 +18,7 @@ import (
1818

1919
const name = "gojq"
2020

21-
const version = "0.12.3"
21+
const version = "0.12.4"
2222

2323
var revision = "HEAD"
2424

0 commit comments

Comments
 (0)