diff --git a/README.md b/README.md index 796ae59..5d88102 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,6 @@ repositories { } dependencies { - shadow 'io.github.simplexdevelopment:SimplexCL:1.0.0' + shadow 'io.github.simplexdevelopment:SimplexCL:1.1.0' } ```