Skip to content

Commit

Permalink
V8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
escamoteur committed Oct 21, 2024
1 parent e52b9ff commit c48f5ca
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 @@
## [8.0.1]

* Bugfixes and improvements for certain edge cases thanks to @KnightOfBlackLily and @kuhnroyal

## [8.0.0]

* official new release with all the changes
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: get_it
description: Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App"
version: 8.0.0
version: 8.0.1
maintainer: Thomas Burkhart (@escamoteur)
homepage: https://github.com/fluttercommunity/get_it
funding:
Expand Down

0 comments on commit c48f5ca

Please sign in to comment.