| commit | ae4bd1e5489b45145bf4010893fc3a63948155a4 | [log] [tgz] |
|---|---|---|
| author | eshitachandwani <59800922+eshitachandwani@users.noreply.github.com> | Thu Dec 11 13:51:45 2025 +0530 |
| committer | GitHub <noreply@github.com> | Thu Dec 11 13:51:45 2025 +0530 |
| tree | 809c1fc09870eaf4e8200c671fff1cbf952d88f8 | |
| parent | 9b990b6355c443ecf9e71f118f7097b62bc3299a [diff] |
Change version to 1.79.0-dev (#8763) RELEASE NOTES: N/A
diff --git a/version.go b/version.go index a9e1f11..b35e1cb 100644 --- a/version.go +++ b/version.go
@@ -19,4 +19,4 @@ package grpc // Version is the current grpc version. -const Version = "1.78.0-dev" +const Version = "1.79.0-dev"