Skip to content

Commit 8e4536a

Browse files
committed
Change version to 1.10.0
1 parent 484b3eb commit 8e4536a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rpc_util.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,6 +572,6 @@ const (
572572
)
573573

574574
// Version is the current grpc version.
575-
const Version = "1.10.0-dev"
575+
const Version = "1.10.0"
576576

577577
const grpcUA = "grpc-go/" + Version

0 commit comments

Comments
 (0)