aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-RxLibrary.podspec
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2016-10-25 14:14:12 -0700
committerGravatar Muxi Yan <mxyan@google.com>2016-10-25 14:14:12 -0700
commit447d0a22e67a6ce5e2fd99ca7bc8ce5a4f47e09a (patch)
treefc783f88ab1741024eb5ebf603ee0c04078ce191 /gRPC-RxLibrary.podspec
parent9db13bd5955969eb00f2eb9f25602791e7f08dce (diff)
Advance versions of gRPC from v1.0.1-pre1 to v1.0.1
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 59ecb8232d..d59385c039 100644
--- a/gRPC-RxLibrary.podspec
+++ b/gRPC-RxLibrary.podspec
@@ -30,7 +30,7 @@
Pod::Spec.new do |s|
s.name = 'gRPC-RxLibrary'
- version = '1.0.1-pre1'
+ version = '1.0.1'
s.version = version
s.summary = 'Reactive Extensions library for iOS/OSX.'
s.homepage = 'http://www.grpc.io'