Skip to content

Commit 1331b6f

Browse files
committed
Bumping version to 0.2.1
1 parent bb6699d commit 1331b6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jp.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"github.com/jmespath/go-jmespath"
1111
)
1212

13-
const version = "0.2.0"
13+
const version = "0.2.1"
1414

1515
func main() {
1616
app := cli.NewApp()

0 commit comments

Comments
 (0)