diff --git a/README.md b/README.md index a34862199ff7338051ff9bcf9bb23123cf97a6d1..e8fd415f81a064ff0be55362979bf3ffc6ac0028 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ To include Aparapi in your project of choice include the following Maven depende <dependency> <groupId>com.aparapi</groupId> <artifactId>aparapi</artifactId> - <version>1.9.0</version> + <version>1.10.0</version> </dependency> ```