Skip to content

Commit e5e982d

Browse files
committed
- [*] bump version to 0.1.5
1 parent ca51577 commit e5e982d

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
@@ -11,7 +11,7 @@ import (
1111
"github.com/jmespath/jp/Godeps/_workspace/src/github.com/jmespath/go-jmespath"
1212
)
1313

14-
const version = "0.1.3"
14+
const version = "0.1.5"
1515

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

0 commit comments

Comments
 (0)