Skip to content

Commit

Permalink
V8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
escamoteur committed Sep 20, 2024
1 parent ccb9d88 commit 06c9a67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## [8.0.0] official new release with all the changes
## [8.0.0-pre-7] - 12.08.2024
* adding cachedFatories and better scope protection against race conditions
## [8.0.0-pre-6] - 11.08.2024 testing weak references in lazySingeltons
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-pre-7
version: 8.0.0
maintainer: Thomas Burkhart (@escamoteur)
homepage: https://github.com/fluttercommunity/get_it
funding:
Expand Down

0 comments on commit 06c9a67

Please sign in to comment.