From 43dc10df37c39d4e9b5a7966ca1cccc70b0dcb9b Mon Sep 17 00:00:00 2001 From: OutdatedGuy Date: Sun, 2 Nov 2025 12:56:53 +0530 Subject: [PATCH] v2.9.1 --- CHANGELOG.md | 4 ++++ example/pubspec.lock | 2 +- pubspec.yaml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3675e34..751d0d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.9.1 + +- docs: enhance README with engaging descriptions in [e9e503e](https://github.com/OutdatedGuy/internet_connection_checker_plus/commit/e9e503e) + ## 2.9.0 - feat: ability to provide a custom connectivity check function in [e04ab72](https://github.com/OutdatedGuy/internet_connection_checker_plus/commit/e04ab72) diff --git a/example/pubspec.lock b/example/pubspec.lock index c96a04c..242ada2 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -121,7 +121,7 @@ packages: path: ".." relative: true source: path - version: "2.9.0" + version: "2.9.1" lints: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 4779d47..d4703de 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.0 +version: 2.9.1 homepage: https://outdatedguy.rocks repository: https://github.com/OutdatedGuy/internet_connection_checker_plus topics: