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 c310d5d commit c882861Copy full SHA for c882861
cli/cli.go
@@ -17,7 +17,7 @@ import (
17
18
const name = "gojq"
19
20
-const version = "0.12.12"
+const version = "0.12.13"
21
22
var revision = "HEAD"
23
0 commit comments