Skip to content

Commit f078a4b

Browse files
committed
Bumped version to v1.2.2
1 parent 639953e commit f078a4b

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.2.2 (2016-03-31)
22
------------------
33

44
* Removed hard dependency on `json >= 1.8.1`. Replaced with `json_pure >= 1.8.1`.

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.1
1+
1.2.2

lib/jmespath/version.rb

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

0 commit comments

Comments
 (0)