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 bb6699d commit 1331b6fCopy full SHA for 1331b6f
jp.go
@@ -10,7 +10,7 @@ import (
10
"github.com/jmespath/go-jmespath"
11
)
12
13
-const version = "0.2.0"
+const version = "0.2.1"
14
15
func main() {
16
app := cli.NewApp()
0 commit comments