Skip to content

Commit ac6e6cc

Browse files
committed
Bumped version to v1.3.1
1 parent 7ffbe39 commit ac6e6cc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Unreleased Changes
1+
1.3.1 (2016-07-18)
22
------------------
33

44
* Bug fix for users that have a 2.0.1+ version of the `json_pure` gem loaded

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.0
1+
1.3.1

lib/jmespath/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module JMESPath
2-
VERSION = '1.3.0'
2+
VERSION = '1.3.1'
33
end

0 commit comments

Comments
 (0)