From c56034817d4574cf2c5b532ad0583c5d2ca8120a Mon Sep 17 00:00:00 2001
From: Philipp Spohr <spohr.philipp@web.de>
Date: Fri, 15 Sep 2017 19:38:25 +0200
Subject: [PATCH] Improved solution presentation Enabled invalidation of
 solutions upon changes affecting the original network Enabled generation of
 cluster views for specific clusters Backend optimization

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9c858d6..f3b7f64 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
 
 	<groupId>de.hhu.ba</groupId>
 	<artifactId>yoshikoWrapper</artifactId>
-	<version>0.1.1</version>
+	<version>0.1.2</version>
 
 	<name>YoshikoWrapper</name>
 
-- 
GitLab