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