diff --git a/README.md b/README.md index 49938317..68d3f334 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ ## Installation ```groovy -compile 'ru.noties:markwon:1.0.5' -compile 'ru.noties:markwon-image-loader:1.0.5' // optional -compile 'ru.noties:markwon-view:1.0.5' // optional +compile 'ru.noties:markwon:1.0.6' +compile 'ru.noties:markwon-image-loader:1.0.6' // optional +compile 'ru.noties:markwon-view:1.0.6' // optional ``` ### Snapshot diff --git a/gradle.properties b/gradle.properties index 7be91170..f3424164 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ org.gradle.configureondemand=true android.enableBuildCache=true android.buildCacheDir=build/pre-dex-cache -VERSION_NAME=1.0.6-SNAPSHOT +VERSION_NAME=1.0.6 GROUP=ru.noties POM_DESCRIPTION=Markwon