Change version to 1.55.0-dev (#6131)

This commit is contained in:
Easwar Swaminathan 2023-03-17 13:38:15 -07:00 committed by GitHub
parent b638faff22
commit a75fd73d61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@
package grpc
// Version is the current grpc version.
const Version = "1.54.0-dev"
const Version = "1.55.0-dev"