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 b9b5750 commit ad37f25Copy full SHA for ad37f25
cli/cli.go
@@ -23,7 +23,7 @@ import (
23
24
const name = "gojq"
25
26
-const version = "0.7.0"
+const version = "0.8.0"
27
28
var revision = "HEAD"
29
0 commit comments