Skip to content

Commit

Permalink
Change version to 1.50.0 (#5685)
Browse files Browse the repository at this point in the history
  • Loading branch information
dfawley committed Oct 6, 2022
1 parent 1451c62 commit c1d7d7a
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.50.0-dev"
const Version = "1.50.0"

0 comments on commit c1d7d7a

Please sign in to comment.