Skip to content

Commit

Permalink
Bump to version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WieFel committed Jul 30, 2023
1 parent c860731 commit ee5178f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.3.0] - 10 September 2022

- Upgrade to Flutter 3.10.6
- Add screenshots to pub.dev
- Improve code snippet view

## [0.2.0] - 10 September 2022

- Upgrade project to Flutter 3.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 @@ -105,7 +105,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.2.0"
version: "0.3.0"
google_fonts:
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: gallerize
description: Flutter package for creating Flutter Gallery-like gallery/demo for your package/widget.
version: 0.2.0
version: 0.3.0
repository: https://github.com/WieFel/gallerize

environment:
Expand Down

0 comments on commit ee5178f

Please sign in to comment.