From 65af457a905bddf97b19922066d7999758dcc1e9 Mon Sep 17 00:00:00 2001 From: kallestenflo Date: Mon, 29 Feb 2016 17:41:45 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2eeff53e..50e248ca 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ JsonPath is available at the Central Maven Repository. Maven users add this to y com.jayway.jsonpath json-path - 2.1.0 + 2.2.0 ```