diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a7645a..abe16ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [8.0.3] + +* fixing linter warning thanks to @PatrickChrestin + ## [8.0.2] * Fixes by @kuhnroyal and @ArtAhmetajCR who spotted some flaws in my latest changes. Thanks a lot diff --git a/pubspec.yaml b/pubspec.yaml index c15ce61..9a98783 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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.2 +version: 8.0.3 maintainer: Thomas Burkhart (@escamoteur) homepage: https://github.com/fluttercommunity/get_it funding: