Skip to content

Commit

Permalink
Bump version to 0.1.0+2
Browse files Browse the repository at this point in the history
  • Loading branch information
llucax committed Oct 26, 2020
1 parent 3e4b9f0 commit 5610e8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## dev
## 0.1.0+2

- Add example implementing a pausable countdown.

Expand Down
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+1
version: 0.1.0+2

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

0 comments on commit 5610e8f

Please sign in to comment.