aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-ProtoRPC.podspec
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2017-11-29 19:31:42 +0100
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2017-11-29 19:31:42 +0100
commit361f8108e41497c53f174c0ad6ea0ffcc97022a9 (patch)
tree2fa08b8f0b047f627481c07ccdffd603c0edc42c /gRPC-ProtoRPC.podspec
parent18a6837bb0bec8b62c566b4a49adc179f0450c1d (diff)
parentf836c7e941beb003289dc6e9a58a6e47f5caa5f0 (diff)
Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7
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 8b67fba999..cb1c5480da 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.2'
+ version = '1.9.0-dev'
s.version = version
s.summary = 'RPC library for Protocol Buffers, based on gRPC'
s.homepage = 'https://grpc.io'