Change version to 1.65.0-dev (#7220)

This commit is contained in:
Arvind Bright 2024-05-09 14:43:11 -07:00 committed by GitHub
parent 3bf7e9a6b8
commit 59954c8016
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.64.0-dev"
const Version = "1.65.0-dev"