aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-ProtoRPC.podspec
diff options
context:
space:
mode:
authorGravatar Alexander Polcyn <apolcyn@google.com>2017-11-01 11:07:28 -0700
committerGravatar Alexander Polcyn <apolcyn@google.com>2017-11-01 11:07:28 -0700
commit9f5163eb85ad14f0a4dfd24846c56d6a20acc838 (patch)
tree5a05b4273f110c83d87df751eac8ccd6eb3735a2 /gRPC-ProtoRPC.podspec
parent3df053a6e8657a7cfc51eef77661aa7991acd926 (diff)
Bump v1.7.x branch to 1.7.2
Diffstat (limited to 'gRPC-ProtoRPC.podspec')
-rw-r--r--gRPC-ProtoRPC.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/gRPC-ProtoRPC.podspec b/gRPC-ProtoRPC.podspec
index 6ae01ed73b..8b67fba999 100644
--- a/gRPC-ProtoRPC.podspec
+++ b/gRPC-ProtoRPC.podspec
@@ -21,7 +21,7 @@
Pod::Spec.new do |s|
s.name = 'gRPC-ProtoRPC'
- version = '1.7.1'
+ version = '1.7.2'
s.version = version
s.summary = 'RPC library for Protocol Buffers, based on gRPC'
s.homepage = 'https://grpc.io'