Skip to content

Commit

Permalink
V7.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
escamoteur committed Sep 25, 2023
1 parent e6fe696 commit df3fc43
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 @@
[7.6.5] - 25.09.2023 updated Discord link
[7.6.4] -04.09.2023 fixed the throwing of a StateError that was previously thrown as String
[7.6.3] -04.09.2023 push new version because pub didn't list this one
[7.6.2] -31.08.2023 fix linter error
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: 7.6.4
version: 7.6.5
maintainer: Thomas Burkhart (@escamoteur)
homepage: https://github.com/fluttercommunity/get_it

Expand Down

0 comments on commit df3fc43

Please sign in to comment.