Skip to content

Commit 01b3a66

Browse files
committed
Update README.md
1 parent dab941b commit 01b3a66

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
@@ -2,7 +2,7 @@
22

33
Custom android button which can indicate progress.
44

5-
Latest version **0.0.5**
5+
Latest version **0.0.6**
66

77
![](screenshots/sample1_small1.gif)
88
![](screenshots/sample1_small2.gif)
@@ -19,7 +19,7 @@ The lib is available on Maven Central, you can find it with [Gradle, please]
1919

2020
```
2121
dependencies {
22-
compile 'com.github.dmytrodanylyk.android-process-button:library:0.0.5'
22+
compile 'com.github.dmytrodanylyk.android-process-button:library:0.0.6'
2323
}
2424
```
2525

0 commit comments

Comments
 (0)