diff options
author | Muxi Yan <mxyan@google.com> | 2017-02-06 13:53:12 -0800 |
---|---|---|
committer | Muxi Yan <mxyan@google.com> | 2017-02-06 13:53:12 -0800 |
commit | 703d36879467950cc716e203f47748a2927093b0 (patch) | |
tree | c14b47c464e35e0948344ac044077e82cc461d2c /gRPC-RxLibrary.podspec | |
parent | f24eae2d621f81a800dfcd3da82c193ef9e7b6c3 (diff) | |
parent | 7c54d2929c31b00149ec77cd1c753e2175b1f35f (diff) |
Merge remote-tracking branch 'upstream/v1.1.x' into automate-objc-version-advancement-v1.1.x
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 af5c4654da..0249e30988 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-pre1' + version = '1.1.1' s.version = version s.summary = 'Reactive Extensions library for iOS/OSX.' s.homepage = 'http://www.grpc.io' |