aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-RxLibrary.podspec
diff options
context:
space:
mode:
authorGravatar Jorge Canizales <jcanizales@google.com>2016-07-15 11:23:48 -0700
committerGravatar Jorge Canizales <jcanizales@google.com>2016-07-15 11:23:48 -0700
commit854b81a83b2ba74dd56d79e217ff802eab9781c6 (patch)
tree949190477e0ce5563d13c4483cabfdd986ca2c62 /gRPC-RxLibrary.podspec
parent9b45afbbc52977fc0c5a820c2eb2fb7276335822 (diff)
Advance versions from 0.14 -> 1.0
Pending: - Tag BoringSSL repo. - Tag gRPC repo. - Build the plugin, zip it, and add it to the release. - Push Cocoapods to trunk.
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 6263878213..deca772db4 100644
--- a/gRPC-RxLibrary.podspec
+++ b/gRPC-RxLibrary.podspec
@@ -36,7 +36,7 @@
Pod::Spec.new do |s|
s.name = 'gRPC-RxLibrary'
- version = '0.14.0'
+ version = '1.0.0'
s.version = version
s.summary = 'Reactive Extensions library for iOS/OSX.'
s.homepage = 'http://www.grpc.io'