We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef46d59 commit d5f1d90Copy full SHA for d5f1d90
1 file changed
README.md
@@ -73,7 +73,7 @@ To include Aparapi in your project of choice include the following Maven depende
73
<dependency>
74
<groupId>com.aparapi</groupId>
75
<artifactId>aparapi</artifactId>
76
- <version>1.10.0</version>
+ <version>2.0.0</version>
77
</dependency>
78
```
79
0 commit comments