Skip to content

Commit

Permalink
Commit missing 3.8.0 readme changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
diogobernardino committed Nov 14, 2020
1 parent 2b4281b commit 9cabae7
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.7.2'
implementation 'com.diogobernardino:williamchart:3.8.0'
// Tooltips
implementation 'com.diogobernardino.williamchart:tooltip-slider:3.7.2'
implementation 'com.diogobernardino.williamchart:tooltip-points:3.7.2'
implementation 'com.diogobernardino.williamchart:tooltip-slider:3.8.0'
implementation 'com.diogobernardino.williamchart:tooltip-points:3.8.0'
```

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 9cabae7

Please sign in to comment.