Skip to content

Commit

Permalink
chore: bump to version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
canastro committed Jun 29, 2022
1 parent 70ebdce commit 2937520
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.2.0

- Add conditional invoke `OnDone` callbacks.

## 0.1.1

- Fix outdated documentation.
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: automata
description: A dart package to create finite state machines and state charts.
version: 0.1.1
version: 0.2.0
repository: https://github.com/rows/automata
homepage: https://github.com/rows/automata/wiki
issue_tracker: https://github.com/rows/automata/issues
Expand Down

0 comments on commit 2937520

Please sign in to comment.