Skip to content

Commit 8246210

Browse files
authored
Update version to 1.10.0-dev (grpc#1777)
1 parent 17c6e90 commit 8246210

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
@@ -500,6 +500,6 @@ const (
500500
)
501501

502502
// Version is the current grpc version.
503-
const Version = "1.9.0-dev"
503+
const Version = "1.10.0-dev"
504504

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

0 commit comments

Comments
 (0)