Bump version in dtd

R=aam@google.com

Change-Id: Ied876e6846a142983edf29dddba58adb3cbefe16
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/364040
Commit-Queue: Elias Yishak <eliasyishak@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Kenzie Davisson <kenzieschmoll@google.com>
This commit is contained in:
eliasyishak 2024-04-23 16:38:48 +00:00 committed by Commit Queue
parent 1f80809e0d
commit e02d031f82
2 changed files with 2 additions and 1 deletions

View file

@ -1,5 +1,6 @@
## 2.2.1
- Indicate compatibility with `package:web_socket_channel` 2.x and 3.x.
- Bump minimum version for `package:unified_analytics` to 6.1.0.
## 2.2.0
- Added new response types `Success`, `StringResponse`, `BoolResponse`, and `StringListResponse`.

View file

@ -9,7 +9,7 @@ environment:
dependencies:
json_rpc_2: ^3.0.2
stream_channel: ^2.1.2
unified_analytics: ^6.0.0
unified_analytics: ^6.1.0
web_socket_channel: '>=2.0.0 <4.0.0'
# We use 'any' version constraints here as we get our package versions from