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

Build: Bumped version to 3.0.0 to follow aparapi proper's version.

parent 86833ebc
No related branches found
No related tags found
No related merge requests found
# Aparapi Examples Changelog # Aparapi Examples Changelog
## 2.0.1 ## 3.0.0
* Added an interactive Mandlebrot set explorer along with some related benchmarks. * Added an interactive Mandlebrot set explorer along with some related benchmarks.
* Updated the following dependency versions: * Updated the following dependency versions:
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<groupId>com.aparapi</groupId> <groupId>com.aparapi</groupId>
<artifactId>aparapi-examples</artifactId> <artifactId>aparapi-examples</artifactId>
<version>2.0.1-SNAPSHOT</version> <version>3.0.0-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<properties> <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