Skip to content

Commit

Permalink
Bumping version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesls committed Sep 29, 2021
1 parent af79991 commit c8e89d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jp.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
"github.com/jmespath/go-jmespath"
)

const version = "0.1.3"
const version = "0.2.0"

func main() {
app := cli.NewApp()
Expand Down

0 comments on commit c8e89d9

Please sign in to comment.