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 68233df commit 3841526Copy full SHA for 3841526
cli/cli.go
@@ -16,7 +16,7 @@ import (
16
17
const name = "gojq"
18
19
-const version = "0.12.13"
+const version = "0.12.14"
20
21
var revision = "HEAD"
22
0 commit comments