diff --git a/CHANGELOG.md b/CHANGELOG.md index 8116d33..97cbb7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [3.0.1] + +Bump `package:connectivity_plus` to `^5.0.1` + ## [3.0.0] Bumped dependencies to support Flutter 3 with Dart 3 diff --git a/README.md b/README.md index cfc5c54..fb41abb 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A tidy utility to handle offline/online connectivity like a Boss. It provides su ```yaml dependencies: - flutter_offline: "^3.0.0" + flutter_offline: "^3.0.1" ``` ### ⚡️ Import