diff --git a/version.go b/version.go index 6af76dfe7bb9..5b80d86f0b26 100644 --- a/version.go +++ b/version.go @@ -19,4 +19,4 @@ package grpc // Version is the current grpc version. -const Version = "1.46.0" +const Version = "1.46.1-dev"