Skip to content

Commit

Permalink
chore: v0.0.6 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcossevilla authored Jul 19, 2023
1 parent cdb9276 commit 0d15617
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.0.6

- chore(deps): upgrade to flutter 3.10.0

# 0.0.5

- chore(deps): upgrade to very_good_analysis 4.0.0
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.0.5"
version: "0.0.6"
flutter_test:
dependency: "direct dev"
description: flutter
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: flutter_lazy_indexed_stack
description: A Flutter package that exposes an `IndexedStack` that can be lazily loaded.
version: 0.0.5
version: 0.0.6
homepage: https://github.com/marcossevilla/lazy_indexed_stack
repository: https://github.com/marcossevilla/lazy_indexed_stack

Expand Down

0 comments on commit 0d15617

Please sign in to comment.