diff --git a/README.md b/README.md index 1a8e766c..697029eb 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ While we are working on Bintray support, Scarlet is available via [JitPack][jitp com.github.tinder.scarlet scarlet - 0.2.x-SNAPSHOT + 0.2.1-alpha1 ``` @@ -101,7 +101,7 @@ repositories { maven { url "https://jitpack.io" } } -implementation 'com.github.tinder.scarlet:scarlet:$0.2.x-SNAPSHOT' +implementation 'com.github.tinder.scarlet:scarlet:$0.2.1-alpha1' ``` ### Plug-in Roadmap