aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-RxLibrary.podspec
diff options
context:
space:
mode:
authorGravatar Alexander Polcyn <apolcyn@google.com>2017-03-20 17:00:45 -0700
committerGravatar Alexander Polcyn <apolcyn@google.com>2017-03-20 17:00:45 -0700
commit3e30832ccad4df08e3ca1967ab9d3d3c48f27a6f (patch)
treee392f51d099580ae0d51ae5316d45041f56a11d9 /gRPC-RxLibrary.podspec
parente2cfe9df79c4eda4e376222df064c4c65e616352 (diff)
bump v1.2.x branch to 1.2.1-pre1
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 23301e1adc..84478f56ea 100644
--- a/gRPC-RxLibrary.podspec
+++ b/gRPC-RxLibrary.podspec
@@ -36,7 +36,7 @@
Pod::Spec.new do |s|
s.name = 'gRPC-RxLibrary'
- version = '1.2.0'
+ version = '1.2.1-pre1'
s.version = version
s.summary = 'Reactive Extensions library for iOS/OSX.'
s.homepage = 'http://www.grpc.io'