Skip to content

Commit 284c78b

Browse files
authored
Change version to 1.5.1-dev
1 parent 172ccac commit 284c78b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: rpc_util.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -519,6 +519,6 @@ const SupportPackageIsVersion3 = true
519519
const SupportPackageIsVersion4 = true
520520

521521
// Version is the current grpc version.
522-
const Version = "1.5.0"
522+
const Version = "1.5.1-dev"
523523

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

0 commit comments

Comments
 (0)