diff --git a/README.md b/README.md index 484f73c94efa522ebc7413b318ae6ca09151be76..de0462c18cc31a0013848fc8efec4e9aa6d4b859 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ To include Aparapi in your project of choice include the following Maven depende <dependency> <groupId>com.aparapi</groupId> <artifactId>aparapi</artifactId> - <version>1.1.0</version> + <version>1.1.2</version> </dependency> ```