Skip to content

Commit

Permalink
Merge pull request #14 from llucax/version
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 20, 2020
2 parents 47e12e2 + 5198522 commit df1e4c1
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 df1e4c1

Please sign in to comment.