aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-RxLibrary.podspec
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2017-03-09 15:02:19 -0800
committerGravatar David Garcia Quintas <dgq@google.com>2017-03-09 15:02:19 -0800
commit904e7f53aeb585df4eacac5d549585654bed1fd8 (patch)
tree19e74406f82674bbfca0a383ffb5ce2ec8f697ce /gRPC-RxLibrary.podspec
parenteb064ec7b81b60c5e1eb47d6124d0c05056b3097 (diff)
Introducing 1.2.0-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 35eb5587c8..e302e6482e 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-dev'
+ version = '1.2.0-pre1'
s.version = version
s.summary = 'Reactive Extensions library for iOS/OSX.'
s.homepage = 'http://www.grpc.io'