Skip to content

Commit

Permalink
Merge pull request #181 from atsign-foundation/srieteja-patch-1
Browse files Browse the repository at this point in the history
changes to publish at_contact
  • Loading branch information
srieteja authored Jun 20, 2022
2 parents 154dae6 + fc288d4 commit 3d2193a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions at_contact/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 3.0.7
- **chore**: Upgraded to latest at_client version 3.0.27
## 3.0.6
- Upgrade at_client version to 3.0.26 for AtException chaining
- Upgrade at_commons version to 3.0.17 for AtException hierarchy
Expand Down
4 changes: 2 additions & 2 deletions at_contact/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ name: at_contact
description: A Dart library for managing contact data that developers can use
for their applications.
documentation: https://atsign.dev/docs/
version: 3.0.6
version: 3.0.7
repository: https://github.com/atsign-foundation/at_libraries
homepage: https://atsign.dev
environment:
sdk: '>=2.12.0 <3.0.0'

dependencies:
intl: ^0.17.0
at_client: ^3.0.26
at_client: ^3.0.27
at_commons: ^3.0.17
at_utils: ^3.0.10
uuid: ^3.0.4
Expand Down

0 comments on commit 3d2193a

Please sign in to comment.