aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-RxLibrary.podspec
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2017-02-06 13:42:58 -0800
committerGravatar Muxi Yan <mxyan@google.com>2017-02-06 13:42:58 -0800
commited20a699390b4f904055fcbd5f8cf33f67cbf107 (patch)
tree4e281a59a4054f38c53b68d9cbc269abbf4f7f62 /gRPC-RxLibrary.podspec
parent7a008c9311c037524b3401c81983e8788d71d679 (diff)
Resolve generate_project failure
Diffstat (limited to 'gRPC-RxLibrary.podspec')
-rw-r--r--gRPC-RxLibrary.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/gRPC-RxLibrary.podspec b/gRPC-RxLibrary.podspec
index 293b90d004..35eb5587c8 100644
--- a/gRPC-RxLibrary.podspec
+++ b/gRPC-RxLibrary.podspec
@@ -36,7 +36,7 @@
Pod::Spec.new do |s|
s.name = 'gRPC-RxLibrary'
- version = '1.1.0-dev'
+ version = '1.2.0-dev'
s.version = version
s.summary = 'Reactive Extensions library for iOS/OSX.'
s.homepage = 'http://www.grpc.io'