From 3edf3c5cd242cbf3bdcb08ca58d1964d0ae2abc0 Mon Sep 17 00:00:00 2001 From: Dimitry Ivanov Date: Tue, 22 May 2018 11:12:45 +0300 Subject: [PATCH] Update README with latest version --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d55ff3c4..769571df 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ ## Installation ```groovy -compile 'ru.noties:markwon:1.0.4' -compile 'ru.noties:markwon-image-loader:1.0.4' // optional -compile 'ru.noties:markwon-view:1.0.4' // optional +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 ``` ## Supported markdown features: