summaryrefslogtreecommitdiff
path: root/grpc/gRPC-ProtoRPC.podspec
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-06-21 17:11:55 -0700
committerJoel Galenson <jgalenson@google.com>2021-06-21 17:26:52 -0700
commit2c22405ca1892f0aea3d123d3391034f9a383073 (patch)
treec139d6aabd0ebb3c9f2113026caa79251ce8463f /grpc/gRPC-ProtoRPC.podspec
parent6f65f18de43a918103ccec861094e1803552dd80 (diff)
downloadgrpcio-sys-2c22405ca1892f0aea3d123d3391034f9a383073.tar.gz
Upgrade rust/crates/grpcio-sys to 0.9.0+1.38.0android-s-beta-4android-s-beta-3android-s-beta-4
Test: make Change-Id: I216e32d09b497864276eaa4743f6c88722cebe14
Diffstat (limited to 'grpc/gRPC-ProtoRPC.podspec')
-rw-r--r--grpc/gRPC-ProtoRPC.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/grpc/gRPC-ProtoRPC.podspec b/grpc/gRPC-ProtoRPC.podspec
index dfca5dc7..68dcb4d4 100644
--- a/grpc/gRPC-ProtoRPC.podspec
+++ b/grpc/gRPC-ProtoRPC.podspec
@@ -21,7 +21,7 @@
Pod::Spec.new do |s|
s.name = 'gRPC-ProtoRPC'
- version = '1.35.0'
+ version = '1.38.0'
s.version = version
s.summary = 'RPC library for Protocol Buffers, based on gRPC'
s.homepage = 'https://grpc.io'