Skip to content

Commit c5aca40

Browse files
committed
Prepare for 2.0.1 release
1 parent 522439b commit c5aca40

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Getting started
2828
Add the ticker dependency to your `build.gradle`.
2929

3030
```groovy
31-
implementation 'com.robinhood.ticker:ticker:2.0.0'
31+
implementation 'com.robinhood.ticker:ticker:2.0.1'
3232
```
3333

3434

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NAME=2.0.0
1+
VERSION_NAME=2.0.1
22
GROUP=com.robinhood.ticker
33

44
POM_DESCRIPTION=A textview for Android that supports scrolling text animation.

0 commit comments

Comments
 (0)