diff options
author | Ken Payson <kpayson@google.com> | 2017-03-16 11:01:06 -0700 |
---|---|---|
committer | Ken Payson <kpayson@google.com> | 2017-03-16 11:01:06 -0700 |
commit | 12ca7d319c2ef2ff2e15ea0ed02ccb5c84198aa7 (patch) | |
tree | 67f1ecce6f5ddc5c47e5ebe263e9530f42223ac9 /gRPC-RxLibrary.podspec | |
parent | 8d69254cef6c37a093e3c2d8a7b1abd134e78498 (diff) |
Bump 1.2.x version to pre-2
Diffstat (limited to 'gRPC-RxLibrary.podspec')
-rw-r--r-- | gRPC-RxLibrary.podspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gRPC-RxLibrary.podspec b/gRPC-RxLibrary.podspec index e302e6482e..7293a189ed 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-pre1' + version = '1.2.0-pre2' s.version = version s.summary = 'Reactive Extensions library for iOS/OSX.' s.homepage = 'http://www.grpc.io' |