Skip to content

Commit

Permalink
version incremented to 1.0.1
Browse files Browse the repository at this point in the history
changelogs added
readme file udpated
  • Loading branch information
thangmam committed Nov 21, 2018
1 parent 1c78651 commit d9ff97a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@

## [1.0.1] - 21/11/2018
### Added click-to-rate feature

## [0.0.2] - 02/09/2018
### rating bug fixed
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ In your flutter project add the dependency:
```
dependencies:
...
smooth_star_rating: 1.0.0
smooth_star_rating: 1.0.1
```

## Usage example
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: smooth_star_rating
description: A smooth rating bar
version: 1.0.0
version: 1.0.1
author: Thangmam <[email protected]>
homepage: https://github.com/thangmam/smoothratingbar.git

Expand Down

0 comments on commit d9ff97a

Please sign in to comment.