Skip to content

Commit

Permalink
Change version to 1.52.0 (#5870)
Browse files Browse the repository at this point in the history
  • Loading branch information
dfawley committed Jan 10, 2023
1 parent a0e8eb9 commit ce56cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Expand Up @@ -19,4 +19,4 @@
package grpc

// Version is the current grpc version.
const Version = "1.52.0-dev"
const Version = "1.52.0"

0 comments on commit ce56cef

Please sign in to comment.