diff --git a/packages/at_notify_flutter/CHANGELOG.md b/packages/at_notify_flutter/CHANGELOG.md index 1937899b..6081ba7b 100644 --- a/packages/at_notify_flutter/CHANGELOG.md +++ b/packages/at_notify_flutter/CHANGELOG.md @@ -1,3 +1,8 @@ +## 1.0.11 +- build[deps]: Upgraded dependencies for the following packages: + - at_client: 3.2.2 + - at_client_mobile: 3.2.19 + - at_commons: 5.0.0 ## 1.0.10 - **FIX**: Resolved Static analysis messages diff --git a/packages/at_notify_flutter/pubspec.yaml b/packages/at_notify_flutter/pubspec.yaml index 737fbeed..90a3d09b 100644 --- a/packages/at_notify_flutter/pubspec.yaml +++ b/packages/at_notify_flutter/pubspec.yaml @@ -1,7 +1,7 @@ name: at_notify_flutter description: A Flutter plugin project to send notification to any atSign in atPlatform apps with ease. -version: 1.0.10 +version: 1.0.11 homepage: https://atsign.dev repository: https://github.com/atsign-foundation/at_widgets/tree/trunk/packages/at_notify_flutter issue_tracker: https://github.com/atsign-foundation/at_widgets/issues