From 7841f76928cc6948eedb732d3a95fd00fb94a393 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Sat, 3 Dec 2016 20:24:25 -0500
Subject: [PATCH] updated readme.

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

diff --git a/README.md b/README.md
index 484f73c9..de0462c1 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ To include Aparapi in your project of choice include the following Maven depende
 <dependency>
     <groupId>com.aparapi</groupId>
     <artifactId>aparapi</artifactId>
-    <version>1.1.0</version>
+    <version>1.1.2</version>
 </dependency>
 ```
 
-- 
GitLab