Skip to content

Commit 5a9f7b4

Browse files
committed
Change version to 1.8.0
1 parent 6253aa9 commit 5a9f7b4

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
@@ -510,6 +510,6 @@ const (
510510
)
511511

512512
// Version is the current grpc version.
513-
const Version = "1.8.0-dev"
513+
const Version = "1.8.0"
514514

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

0 commit comments

Comments
 (0)