Skip to content

Commit 6417495

Browse files
authored
Change version to 1.48.0 (#5482)
[skip ci] Skipping Travis. Version number change only
1 parent 5770b1d commit 6417495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
package grpc
2020

2121
// Version is the current grpc version.
22-
const Version = "1.48.0-dev"
22+
const Version = "1.48.0"

0 commit comments

Comments
 (0)