Release 0.3.1

This commit is contained in:
Jakob Roland Andersen 2018-02-27 10:15:15 +01:00
parent 40ffab8da5
commit 26cb308d36
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 0.3.1 - 2018-02-27
* Split out TLS credentials to a separate class.
## 0.3.0 - 2018-02-05
* Added authentication metadata providers, optimized for use with Google Cloud.

View File

@ -1,6 +1,6 @@
name: grpc
description: Dart implementation of gRPC.
version: 0.3.0
version: 0.3.1
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/grpc-dart