Skip to content

Commit

Permalink
Update CHANGELOG and version for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
llucax committed Oct 20, 2020
1 parent 47e12e2 commit 5198522
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.1.0+1

- Add build status and sponsorship badges.

## 0.1.0

- Initial version.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: A timer implementation that can be paused, resumed and reset.
homepage: https://github.com/llucax/pausable_timer
repository: https://github.com/llucax/pausable_timer

version: 0.1.0
version: 0.1.0+1

environment:
sdk: ">=2.7.0 <3.0.0"
Expand Down

0 comments on commit 5198522

Please sign in to comment.