diff --git a/packages/at_commons/CHANGELOG.md b/packages/at_commons/CHANGELOG.md index 0b1c027e..24f53845 100644 --- a/packages/at_commons/CHANGELOG.md +++ b/packages/at_commons/CHANGELOG.md @@ -1,4 +1,4 @@ -## 4.0.12 +## 4.1.0 - feat: Add "unrevoke" operation to the enroll verb to restore revoked APKAM keys ## 4.0.11 - chore: deprecate MessageTypeEnum.text diff --git a/packages/at_commons/pubspec.yaml b/packages/at_commons/pubspec.yaml index 9f4fc219..f6b998e7 100644 --- a/packages/at_commons/pubspec.yaml +++ b/packages/at_commons/pubspec.yaml @@ -1,6 +1,6 @@ name: at_commons description: A library of Dart and Flutter utility classes that are used across other components of the atPlatform. -version: 4.0.12 +version: 4.1.0 repository: https://github.com/atsign-foundation/at_libraries homepage: https://atsign.dev