diff --git a/packages/at_sync_ui_flutter/CHANGELOG.md b/packages/at_sync_ui_flutter/CHANGELOG.md index d7e06c89..0156c056 100644 --- a/packages/at_sync_ui_flutter/CHANGELOG.md +++ b/packages/at_sync_ui_flutter/CHANGELOG.md @@ -1,3 +1,8 @@ +## 1.0.13: +- build[deps]: Upgraded dependencies for the following packages: + - at_client: 3.2.2 + - at_client_mobile: 3.2.19 + ## 1.0.12: - **FIX**: Resolved Static analysis messages diff --git a/packages/at_sync_ui_flutter/example/pubspec.yaml b/packages/at_sync_ui_flutter/example/pubspec.yaml index 60434dad..703c7f0d 100644 --- a/packages/at_sync_ui_flutter/example/pubspec.yaml +++ b/packages/at_sync_ui_flutter/example/pubspec.yaml @@ -28,7 +28,7 @@ environment: # versions available, run `flutter pub outdated`. dependencies: at_app_flutter: ^5.2.0 - at_backupkey_flutter: ^4.0.10 + at_backupkey_flutter: ^4.0.16 at_client_mobile: ^3.2.19 at_onboarding_flutter: ^6.1.9 at_sync_ui_flutter: ^1.0.11 diff --git a/packages/at_sync_ui_flutter/pubspec.yaml b/packages/at_sync_ui_flutter/pubspec.yaml index b25d6529..c2d9acb6 100644 --- a/packages/at_sync_ui_flutter/pubspec.yaml +++ b/packages/at_sync_ui_flutter/pubspec.yaml @@ -1,7 +1,7 @@ name: at_sync_ui_flutter description: A Flutter plugin project to provide UI widgets for displaying status of sync process in atProtocol apps. -version: 1.0.12 +version: 1.0.13 homepage: https://docs.atsign.com/ repository: https://github.com/atsign-foundation/at_widgets/tree/trunk/packages/at_sync_ui_flutter issue_tracker: https://github.com/atsign-foundation/at_widgets/issues