aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-RxLibrary.podspec
diff options
context:
space:
mode:
authorGravatar David G. Quintas <dgq@google.com>2017-03-20 14:16:13 -0700
committerGravatar GitHub <noreply@github.com>2017-03-20 14:16:13 -0700
commite2cfe9df79c4eda4e376222df064c4c65e616352 (patch)
tree4dd65e4ebcc0ae26bb41b11dfcd6110a49f90932 /gRPC-RxLibrary.podspec
parent252205cef86c148a32d11df25a5cde2840296fe6 (diff)
parent69e5a286351fb87c54d29322fbc03859a829e636 (diff)
Merge pull request #10224 from dgquintas/v1.2.x
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'