Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
deividasstr authored Apr 15, 2018
1 parent fb067c8 commit 8d2ef59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -38,7 +38,7 @@ Step 2. Add the dependency
<dependency>
<groupId>com.github.deividasstr</groupId>
<artifactId>docx-word-replacer</artifactId>
<version>0.1</version>
<version>0.2</version>
</dependency>


Expand Down

0 comments on commit 8d2ef59

Please sign in to comment.