Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
williamyyu committed Jul 13, 2018
1 parent 5054c8a commit be5f63f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ Current we already have three RatingBars :
![](images/screenshot.png)
Icon made by [Freepik](http://www.freepik.com/) from www.flaticon.com

## What's New (v1.4.1)
## What's New (v1.4.2)
- Fix bug when the format of number is different in different country
- Fix minimum stars not working in recyclerView bug
- Implement minimum stars property
- Add setStarWidth and setStarHeight API (unit is pixel)
Expand Down Expand Up @@ -48,7 +49,7 @@ allprojects {
}
dependencies {
compile 'com.github.ome450901:SimpleRatingBar:1.4.1'
compile 'com.github.ome450901:SimpleRatingBar:1.4.2'
}
```

Expand Down

0 comments on commit be5f63f

Please sign in to comment.