From b919f5f446abdb241b97cf6573b959f5936ecc3b Mon Sep 17 00:00:00 2001 From: Moandji Ezana Date: Wed, 27 Jul 2016 15:39:30 +0200 Subject: [PATCH] Bump version number in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce9ada4..c285731 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Add the following dependency to your POM (or equivalent for other dependency man com.moandjiezana.toml toml4j - 0.7.0 + 0.7.1 ```