Skip to content
Snippets Groups Projects
Commit 3ac598f6 authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

releasing version 1.1.2

parent 7887b201
No related branches found
Tags v1.1.2
No related merge requests found
......@@ -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.1</version>
<version>1.1.2</version>
</dependency>
```
......
......@@ -11,7 +11,7 @@
<groupId>com.aparapi</groupId>
<artifactId>aparapi</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.2</version>
<packaging>jar</packaging>
<properties>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment