Skip to content

Commit d2e1b51

Browse files
authored
Change version to 1.3.0
1 parent 84cd50a commit d2e1b51

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
@@ -496,6 +496,6 @@ type ServiceConfig struct {
496496
const SupportPackageIsVersion4 = true
497497

498498
// Version is the current grpc version.
499-
const Version = "1.3.0-dev"
499+
const Version = "1.3.0"
500500

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

0 commit comments

Comments
 (0)