mirror of https://github.com/grpc/grpc-dart.git
Release v3.2.2 (#643)
This commit is contained in:
parent
a8cc164cee
commit
754289be88
|
@ -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`.
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue