diff --git a/CHANGELOG.md b/CHANGELOG.md index 87a9fbb..2dea14b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 2.9.1+2 + +- docs: fix lifecycle changes code example in [222ef0b](https://github.com/OutdatedGuy/internet_connection_checker_plus/commit/222ef0b) +- docs: update not working endpoint in [df0a004](https://github.com/OutdatedGuy/internet_connection_checker_plus/commit/df0a004) + ## 2.9.1+1 - docs: added indie game support section to README in [f554493](https://github.com/OutdatedGuy/internet_connection_checker_plus/commit/f554493) diff --git a/example/pubspec.lock b/example/pubspec.lock index 6d2e317..b802d32 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -121,7 +121,7 @@ packages: path: ".." relative: true source: path - version: "2.9.1+1" + version: "2.9.1+2" lints: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index e15fb8c..05044ed 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: internet_connection_checker_plus description: "A Flutter package to check your internet connection with subsecond response times, even on mobile networks!" -version: 2.9.1+1 +version: 2.9.1+2 homepage: https://outdatedguy.rocks repository: https://github.com/OutdatedGuy/internet_connection_checker_plus topics: