We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 202f0eb commit 461fcf9Copy full SHA for 461fcf9
at_contact/CHANGELOG.md
@@ -13,4 +13,6 @@
13
## 1.0.0+5
14
- at_client version upgrade
15
## 2.0.0
16
-- Null safety changes
+- Null safety changes
17
+## 2.0.1
18
+- at_commons version upgrade
at_contact/pubspec.yaml
@@ -1,6 +1,6 @@
1
name: at_contact
2
description: A starting point for Dart libraries or applications.
3
-version: 2.0.0
+version: 2.0.1
4
repository: https://github.com/atsign-foundation/at_libraries
5
homepage: https://atsign.dev
6
@@ -9,9 +9,9 @@ environment:
9
10
dependencies:
11
intl: ^0.17.0
12
- at_client: ^2.0.1
- at_commons: ^2.0.1
- at_utils: ^2.0.1
+ at_client: ^2.0.3
+ at_commons: ^2.0.2
+ at_utils: ^2.0.2
uuid: ^3.0.4
dev_dependencies:
0 commit comments