Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
diogobernardino committed Jan 30, 2021
1 parent 70539d5 commit f0defc0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ Note: WilliamChart v3 has been completely re-written from scratch in Kotlin and

``` groovy
// Charts
implementation 'com.diogobernardino:williamchart:3.10.0'
implementation 'com.diogobernardino:williamchart:3.10.1'
// Tooltips
implementation 'com.diogobernardino.williamchart:tooltip-slider:3.10.0'
implementation 'com.diogobernardino.williamchart:tooltip-points:3.10.0'
implementation 'com.diogobernardino.williamchart:tooltip-slider:3.10.1'
implementation 'com.diogobernardino.williamchart:tooltip-points:3.10.1'
```

If you find this library useful and decide to use it in your projects please drop me a line [@dfbernardino][1], I will be happy to know about it.
Expand Down

0 comments on commit f0defc0

Please sign in to comment.