bump version

This commit is contained in:
Srini Polavarapu 2019-05-31 16:16:55 -07:00
parent 01516ff9b3
commit 4721eee19b
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ title = "gRPC"
pygmentsCodeFences = true pygmentsCodeFences = true
[params] [params]
grpc_release_tag = "v1.20.0" grpc_release_tag = "v1.21.0"
grpc_release_tag_no_v = "1.20.0" grpc_release_tag_no_v = "1.21.0"
grpc_java_release_tag = "v1.21.0" grpc_java_release_tag = "v1.21.0"
milestones_link = "https://github.com/grpc/grpc/milestones" milestones_link = "https://github.com/grpc/grpc/milestones"