From 53a756e4be00ef72198ea10c59af54efe8d11581 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Sun, 14 Jun 2015 13:24:36 -0400
Subject: [PATCH] Updated the readme to reflect the latest released version.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9745e2a..03a0d6e 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Usage
 <plugin>
     <groupId>com.syncleus.maven.plugins</groupId>
     <artifactId>maven-mongodb-plugin</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1</version>
     <executions>
         <execution>
             <id>start</id>
-- 
GitLab