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

build(versioning): bumping snapshot post-release.

parent a084a2a5
No related merge requests found
# Aparapi JNI Changelog # Aparapi JNI Changelog
## 1.4.2
## 1.4.1 ## 1.4.1
* Fixed exception handling when calling Java method OpenCLDevice.configure() to not hide exceptions * Fixed exception handling when calling Java method OpenCLDevice.configure() to not hide exceptions
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<groupId>com.aparapi</groupId> <groupId>com.aparapi</groupId>
<artifactId>aparapi-jni</artifactId> <artifactId>aparapi-jni</artifactId>
<version>1.4.1-SNAPSHOT</version> <version>1.4.2-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