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 720bf54 commit 584107cCopy full SHA for 584107c
cli/cli.go
@@ -17,7 +17,7 @@ import (
17
18
const name = "gojq"
19
20
-const version = "0.12.10"
+const version = "0.12.11"
21
22
var revision = "HEAD"
23
0 commit comments