diff --git a/README.md b/README.md index 603be44..a5a0e89 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.8' + compile 'com.github.cesarferreira:kotlin-pluralizer:0.2.9' } ```