From dbf89319e9153ebbe81f29068284aa202bd81bf3 Mon Sep 17 00:00:00 2001
From: Joe Littlejohn <joelittlejohn@gmail.com>
Date: Tue, 8 Jul 2014 22:33:48 +0100
Subject: [PATCH] Update doc for 0.1.12

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

diff --git a/README.md b/README.md
index e4b071c..6fcc66d 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Usage
 <plugin>
     <groupId>com.github.joelittlejohn.embedmongo</groupId>
     <artifactId>embedmongo-maven-plugin</artifactId>
-    <version>0.1.11</version>
+    <version>0.1.12</version>
     <executions>
         <execution>
             <id>start</id>
-- 
GitLab