Skip to content

Commit

Permalink
Bump version to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesls committed Sep 12, 2017
1 parent 6a51f0b commit 5c578e3
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/jp/Godeps/_workspace/src/github.com/jmespath/go-jmespath"
)

const version = "0.1.2"
const version = "0.1.3"

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

0 comments on commit 5c578e3

Please sign in to comment.