Skip to content

Commit abc2200

Browse files
authored
Update README.md
1 parent 8a23997 commit abc2200

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Jayway JsonPath is a Java port of [Stefan Goessner JsonPath implementation](http
1111

1212
News
1313
----
14+
26 Jun 2017 - Released JsonPath 2.3.0
15+
1416
29 Feb 2016 - Released JsonPath 2.2.0
1517

1618
22 Nov 2015 - Released JsonPath 2.1.0
@@ -34,7 +36,7 @@ JsonPath is available at the Central Maven Repository. Maven users add this to y
3436
<dependency>
3537
<groupId>com.jayway.jsonpath</groupId>
3638
<artifactId>json-path</artifactId>
37-
<version>2.2.0</version>
39+
<version>2.3.0</version>
3840
</dependency>
3941
```
4042

0 commit comments

Comments
 (0)