aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-RxLibrary.podspec
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2017-03-20 12:51:17 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2017-03-20 12:51:17 -0700
commit69e5a286351fb87c54d29322fbc03859a829e636 (patch)
tree4dd65e4ebcc0ae26bb41b11dfcd6110a49f90932 /gRPC-RxLibrary.podspec
parent252205cef86c148a32d11df25a5cde2840296fe6 (diff)
Going for 1.2.0
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 7cd110b740..23301e1adc 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-pre2'
+ version = '1.2.0'
s.version = version
s.summary = 'Reactive Extensions library for iOS/OSX.'
s.homepage = 'http://www.grpc.io'