Prepare 3.1.0 release (#585)

This commit is contained in:
Vyacheslav Egorov 2022-10-27 13:55:39 +02:00 committed by GitHub
parent 27a235976a
commit e97711aece
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
## 3.1.0-dev
## 3.1.0
* Expose a stream for connection state changes on ClientChannel to address
[#428](https://github.com/grpc/grpc-dart/issues/428).

View File

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