diff --git a/README.md b/README.md index 4c94366..603be44 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ repositories { maven { url "https://jitpack.io" } } dependencies { - compile 'com.github.cesarferreira:kotlin-pluralizer:0.2.7' + compile 'com.github.cesarferreira:kotlin-pluralizer:0.2.8' } ```