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 6559370 commit 32b9737Copy full SHA for 32b9737
cli/cli.go
@@ -16,7 +16,7 @@ import (
16
17
const name = "gojq"
18
19
-const version = "0.12.7"
+const version = "0.12.8"
20
21
var revision = "HEAD"
22
0 commit comments