Version increment 1.0.6

This commit is contained in:
Dimitry Ivanov 2018-06-26 10:48:25 +02:00
parent 062a1251cb
commit 22055363ae
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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