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