Release v3.2.2 (#643)

This commit is contained in:
Kevin Moore 2023-06-20 04:58:55 -07:00 committed by GitHub
parent a8cc164cee
commit 754289be88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 3.2.2
* Remove `base` qualifier on `ResponseStream`.
## 3.2.1
* `package:http` now supports more versions: `>=0.13.0 <2.0.0`.

View File

@ -1,7 +1,7 @@
name: grpc
description: Dart implementation of gRPC, a high performance, open-source universal RPC framework.
version: 3.2.1
version: 3.2.2
repository: https://github.com/grpc/grpc-dart