Skip to content

Commit

Permalink
1. Release new tag v1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
amitjangid80 committed May 12, 2018
1 parent c240bb2 commit dc8cdb7
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 @@ -17,7 +17,7 @@ allprojects{
```
dependencies {
...
implementation 'com.github.amitjangid80:multiutillib:v1.1.4'
implementation 'com.github.amitjangid80:multiutillib:v1.1.5'
}
```

Expand All @@ -35,7 +35,7 @@ dependencies {
<dependency>
<groupId>com.github.amitjangid80</groupId>
<artifactId>multiutillib</artifactId>
version>v1.1.4</version>
version>v1.1.5</version>
dependency>
```

Expand Down

0 comments on commit dc8cdb7

Please sign in to comment.