From 072c7df3b01e13026729eb6a2fa578515d6b92da Mon Sep 17 00:00:00 2001
From: Tim Molter <tim.molter@gmail.com>
Date: Tue, 15 Jan 2013 10:09:44 +0100
Subject: [PATCH] update info

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

diff --git a/README.md b/README.md
index 94a10171..5bac56bd 100644
--- a/README.md
+++ b/README.md
@@ -60,7 +60,7 @@ For snapshots, add the following to your pom.xml file:
     <dependency>
       <groupId>com.xeiam</groupId>
       <artifactId>xchart</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.3.1-SNAPSHOT</version>
     </dependency>
 
 ## Building
-- 
GitLab