Skip to content

Commit

Permalink
chore: adjust changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel committed Apr 2, 2024
1 parent 6513942 commit cb09868
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 1.0.0
# 0.1.0

- **BREAKING**: replace deprecated `WillPopScope` with `PopScope`
- refactor: update to Flutter >=3.16.0, dart >=3.2.0
- refactor: update dart sdk constrant to `>=3.2.0`

# 0.0.10

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ repository: https://github.com/felangel/flow_builder
homepage: https://github.com/felangel/flow_builder
topics: [navigation, routing]

version: 0.0.10
version: 0.1.0

environment:
sdk: ">=3.2.0 <4.0.0"
Expand Down

0 comments on commit cb09868

Please sign in to comment.