diff --git a/README.md b/README.md index 14b7bf0b..b8a78bf9 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ repositories { } dependencies { - implementation 'org.pgpainless:pgpainless-core:0.2.0-alpha12' + implementation 'org.pgpainless:pgpainless-core:0.2.0' } ```