Change version to 1.48.0-dev (#5379)

This commit is contained in:
Zach Reyes 2022-05-23 16:25:24 -04:00 committed by GitHub
parent ed7522591b
commit c6c0a06d47
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.47.0-dev"
const Version = "1.48.0-dev"