diff --git a/packages/at_follows_flutter/CHANGELOG.md b/packages/at_follows_flutter/CHANGELOG.md index 431d4ff7..83858a84 100644 --- a/packages/at_follows_flutter/CHANGELOG.md +++ b/packages/at_follows_flutter/CHANGELOG.md @@ -1,3 +1,11 @@ +## 3.1.14 +- build[deps]: Upgraded dependencies for the following packages: + - at_client: 3.2.2 + - at_client_mobile: 3.2.19 + - at_commons: 5.0.0 + - at_server_status: 1.0.5 + - at_lookup: 3.0.49 + - at_utils: 3.0.19 ## 3.0.13: - **FIX**: Depreciated AtClientService methods replaced with AtAuthService methods diff --git a/packages/at_follows_flutter/pubspec.yaml b/packages/at_follows_flutter/pubspec.yaml index 87269f24..7fb5c146 100644 --- a/packages/at_follows_flutter/pubspec.yaml +++ b/packages/at_follows_flutter/pubspec.yaml @@ -2,7 +2,7 @@ name: at_follows_flutter description: A Flutter plugin project that provides a basic social "follows" functionality for atSigns. Provides a list of followers and following for atSigns with the option to unfollow them. -version: 3.0.13 +version: 3.0.14 homepage: https://docs.atsign.com/ repository: https://github.com/atsign-foundation/at_widgets