Skip to content

Commit 54c1b69

Browse files
committed
V8.0.3
1 parent e42c233 commit 54c1b69

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [8.0.3]
2+
3+
* fixing linter warning thanks to @PatrickChrestin
4+
15
## [8.0.2]
26

37
* Fixes by @kuhnroyal and @ArtAhmetajCR who spotted some flaws in my latest changes. Thanks a lot

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: get_it
22
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"
3-
version: 8.0.2
3+
version: 8.0.3
44
maintainer: Thomas Burkhart (@escamoteur)
55
homepage: https://github.com/fluttercommunity/get_it
66
funding:

0 commit comments

Comments
 (0)