File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## 3.0.4
2
+ - at_commons version upgrade for AtTimeoutException
3
+ - at_client version upgrade for refactor get and put methods.
1
4
## 3.0.3
2
5
- at_client,at_commons,at_utils version upgrade
3
6
## 3.0.2
Original file line number Diff line number Diff line change @@ -2,17 +2,17 @@ name: at_contact
2
2
description : A Dart library for managing contact data that developers can use
3
3
for their applications.
4
4
documentation : https://atsign.dev/docs/
5
- version : 3.0.3
5
+ version : 3.0.4
6
6
repository : https://github.com/atsign-foundation/at_libraries
7
7
homepage : https://atsign.dev
8
8
environment :
9
9
sdk : ' >=2.12.0 <3.0.0'
10
10
11
11
dependencies :
12
12
intl : ^0.17.0
13
- at_client : ^3.0.7
14
- at_commons : ^3.0.2
15
- at_utils : ^3.0.2
13
+ at_client : ^3.0.10
14
+ at_commons : ^3.0.5
15
+ at_utils : ^3.0.6
16
16
uuid : ^3.0.4
17
17
18
18
# dependency_overrides:
You can’t perform that action at this time.
0 commit comments