Skip to content

Commit

Permalink
feat: bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
erickzanardo committed Mar 20, 2023
1 parent 85a8c41 commit 9be96c0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# 0.4.0

- feat: add 'NesConfirmDialog'
- feat: add 'NesFillTransition'
- feat: add 'NesHorizontalCloseTransition'
- feat: add 'NesVerticalCloseTransition'
- feat: add `NesConfirmDialog`
- feat: add `NesFillTransition`
- feat: add `NesHorizontalCloseTransition`
- feat: add `NesVerticalCloseTransition`

# 0.3.0

Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.3.0"
version: "0.4.0"
nested:
dependency: transitive
description:
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: nes_ui
description: UI library inspired by old retro video game console
version: 0.3.0
version: 0.4.0
repository: https://github.com/erickzanardo/flutter_nes

environment:
Expand Down

0 comments on commit 9be96c0

Please sign in to comment.