From 6d57b92caa7b6e430a0ccb9b6da88f609ded72d1 Mon Sep 17 00:00:00 2001 From: timmolter <tim.molter@gmail.com> Date: Sat, 22 Sep 2012 21:53:31 +0200 Subject: [PATCH] incremented version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25844674..246e4645 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Add this to dependencies in pom.xml: <dependency> <groupId>com.xeiam</groupId> <artifactId>xchart</artifactId> - <version>1.1.0</version> + <version>1.2.0</version> </dependency> Building -- GitLab