From 8d2ef59088647cfa7af16520755f1762caf1bca2 Mon Sep 17 00:00:00 2001 From: Deividas Strioga Date: Sun, 15 Apr 2018 21:37:16 +0300 Subject: [PATCH] Update version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3584698..35a7f0e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Add it in your root build.gradle at the end of repositories: Step 2. Add the dependency dependencies { - implementation 'com.github.deividasstr:docx-word-replacer:0.1' + implementation 'com.github.deividasstr:docx-word-replacer:0.2' } Maven @@ -38,7 +38,7 @@ Step 2. Add the dependency com.github.deividasstr docx-word-replacer - 0.1 + 0.2