From dcfcdc8213e289e5165da71d051a4b323a1c5775 Mon Sep 17 00:00:00 2001 From: olehmberg Date: Mon, 17 Jul 2017 10:25:50 +0200 Subject: [PATCH] updated version to 1.1 in maven dependency --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b30772f..af420e6a 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ You can include the WInte.r framework via the following Maven dependency: de.uni_mannheim.informatik.dws winter - 1.0 + 1.1 ```