From df4389ea369e12d81570bbe47120f5862e55489e Mon Sep 17 00:00:00 2001 From: Gabriele C Date: Tue, 21 Aug 2018 18:12:50 +0200 Subject: [PATCH] Update dependency version in the README example. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d05a73..1b76dfd 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ How to include WorldEditWrapper into your maven project: org.codemc.worldguardwrapper worldguardwrapper - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT ```