We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 138cbef commit d061be4Copy full SHA for d061be4
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Aparapi Examples Changelog
2
3
+## 2.0.0
4
+
5
+* Synced to Aparapi 2.0.0
6
7
## 1.10.0
8
9
* Synced to Aparapi 1.10.0
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.aparapi</groupId>
12
<artifactId>aparapi-examples</artifactId>
13
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0</version>
14
<packaging>jar</packaging>
15
16
<properties>
0 commit comments