Skip to content

Commit

Permalink
Prepare for 2.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jinatonic committed Dec 6, 2018
1 parent 522439b commit c5aca40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Getting started
Add the ticker dependency to your `build.gradle`.

```groovy
implementation 'com.robinhood.ticker:ticker:2.0.0'
implementation 'com.robinhood.ticker:ticker:2.0.1'
```


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=2.0.0
VERSION_NAME=2.0.1
GROUP=com.robinhood.ticker

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

0 comments on commit c5aca40

Please sign in to comment.