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 a467fea commit f2e333cCopy full SHA for f2e333c
cli/cli.go
@@ -17,7 +17,7 @@ import (
17
18
const name = "gojq"
19
20
-const version = "0.12.8"
+const version = "0.12.9"
21
22
var revision = "HEAD"
23
0 commit comments