Skip to content

Commit 397e45e

Browse files
authored
Change version to 1.80.0 (#8948)
RELEASE NOTES: N/A
1 parent 64ebf0a commit 397e45e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
package grpc
2020

2121
// Version is the current grpc version.
22-
const Version = "1.80.0-dev"
22+
const Version = "1.80.0"

0 commit comments

Comments
 (0)