From 8712cc2b16efebf1fe5d6d769a3ffc67066172ed Mon Sep 17 00:00:00 2001 From: Benedikt Waldvogel Date: Fri, 16 Mar 2018 11:54:27 +0100 Subject: [PATCH] Update version in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68fa76a8..23dd7e1e 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ JsonPath is available at the Central Maven Repository. Maven users add this to y com.jayway.jsonpath json-path - 2.3.0 + 2.4.0 ```