1
0
Fork 0
mirror of https://github.com/ethauvin/kotlin-pluralizer.git synced 2025-04-24 16:27:12 -07:00

updated readme

This commit is contained in:
cesarferreira 2016-09-05 20:33:38 +01:00
parent 46ece47676
commit dd09353592

View file

@ -6,7 +6,7 @@ buildscript {
ext {
ext_groupId = 'com.cesarferreira'
ext_artifactId = 'kotlin-pluralizer'
ext_version = '0.2.4'
ext_version = '0.2.5'
ext_url = 'https://github.com/cesarferreira/kotlin-pluralizer'
ext_vcsUrl = 'https://github.com/cesarferreira/kotlin-pluralizer.git'
ext_description = 'Kotlin extension to pluralize and singularize strings'