Skip to content

Commit caf0772

Browse files
authored
Change version from 1.81.1-dev to 1.81.1 (#9122)
1 parent 6ccbeeb commit caf0772

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.81.1-dev"
22+
const Version = "1.81.1"

0 commit comments

Comments
 (0)