Skip to content

Commit 5b0e942

Browse files
authored
Release 2.8.0 (#399)
1 parent 275cc54 commit 5b0e942

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2.8.0-dev
1+
## 2.8.0
22

33
* Added support for client interceptors, which can be configured through
44
`Client` constructor's `interceptors` parameter. Interceptors will be

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: grpc
22
description: Dart implementation of gRPC, a high performance, open-source universal RPC framework.
33

4-
version: 2.8.0-dev
4+
version: 2.8.0
55

66
homepage: https://github.com/dart-lang/grpc-dart
77

0 commit comments

Comments
 (0)