Skip to content

Commit 390013f

Browse files
committed
Released v1.2.1
1 parent 0cb65b1 commit 390013f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ allprojects{
1717
```
1818
dependencies {
1919
...
20-
implementation 'com.github.amitjangid80:multiutillib:v1.2.0'
20+
implementation 'com.github.amitjangid80:multiutillib:v1.2.1'
2121
}
2222
```
2323

@@ -35,7 +35,7 @@ dependencies {
3535
<dependency>
3636
<groupId>com.github.amitjangid80</groupId>
3737
<artifactId>multiutillib</artifactId>
38-
version>v1.2.0</version>
38+
version>v1.2.1</version>
3939
dependency>
4040
```
4141

0 commit comments

Comments
 (0)