Skip to content

Commit d061be4

Browse files
committed
Release: Release version 2.0.0
1 parent 138cbef commit d061be4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Aparapi Examples Changelog
22

3+
## 2.0.0
4+
5+
* Synced to Aparapi 2.0.0
6+
37
## 1.10.0
48

59
* Synced to Aparapi 1.10.0

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.aparapi</groupId>
1212
<artifactId>aparapi-examples</artifactId>
13-
<version>2.0.0-SNAPSHOT</version>
13+
<version>2.0.0</version>
1414
<packaging>jar</packaging>
1515

1616
<properties>

0 commit comments

Comments
 (0)