Skip to content

Commit

Permalink
[*] Library version in Readme file was changed.
Browse files Browse the repository at this point in the history
  • Loading branch information
VicMikhailau authored Mar 23, 2017
1 parent 1a8b6c2 commit 756d36a
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 @@ -7,15 +7,15 @@ It allows you to add a mask to EditText

# Version

2.0.1
2.0.2

# Installation

To use this library in your android project, just simply add the following dependency into your build.gradle

```sh
dependencies {
compile 'com.vicmikhailau:MaskedEditText:2.0.1'
compile 'com.vicmikhailau:MaskedEditText:2.0.2'
}
```

Expand Down

0 comments on commit 756d36a

Please sign in to comment.