aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-ProtoRPC.podspec
diff options
context:
space:
mode:
authorGravatar Yash Tibrewal <yashkt@google.com>2019-01-04 13:54:14 -0800
committerGravatar Yash Tibrewal <yashkt@google.com>2019-01-04 13:54:14 -0800
commit6fc7adf2772507b0e3596ebf20c2cfaef589e52d (patch)
treee24523cba5502fb92437912cf11a82364649fefe /gRPC-ProtoRPC.podspec
parenta5ed3d245e448c1e0e0e28b93e5821aaa7a3e439 (diff)
parent89f7d619ef23e400e36f8906876a2633d943847e (diff)
Merge branch 'master' into bidiinterceptiontest
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 13fe3e0b9c..7bf53799de 100644
--- a/gRPC-ProtoRPC.podspec
+++ b/gRPC-ProtoRPC.podspec
@@ -21,7 +21,7 @@
Pod::Spec.new do |s|
s.name = 'gRPC-ProtoRPC'
- version = '1.18.0-dev'
+ version = '1.19.0-dev'
s.version = version
s.summary = 'RPC library for Protocol Buffers, based on gRPC'
s.homepage = 'https://grpc.io'