We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91183b5 commit 244f9f7Copy full SHA for 244f9f7
cli/cli.go
@@ -18,7 +18,7 @@ import (
18
19
const name = "gojq"
20
21
-const version = "0.12.3"
+const version = "0.12.4"
22
23
var revision = "HEAD"
24
0 commit comments