aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-RxLibrary.podspec
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2017-05-30 14:14:27 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2017-05-30 14:14:27 -0700
commitaebcdbd732e9294c8a424d3167c028f02af5ef1c (patch)
tree26b3b095f0ffcf63ecdede2d71172c82ff95c22c /gRPC-RxLibrary.podspec
parent9baf4b19f0e4133dce8e4083fdae4349f6f034da (diff)
master bumped to 1.5.x
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 77ceb22123..dfccc5d16c 100644
--- a/gRPC-RxLibrary.podspec
+++ b/gRPC-RxLibrary.podspec
@@ -36,7 +36,7 @@
Pod::Spec.new do |s|
s.name = 'gRPC-RxLibrary'
- version = '1.4.0-dev'
+ version = '1.5.0-dev'
s.version = version
s.summary = 'Reactive Extensions library for iOS/OSX.'
s.homepage = 'http://www.grpc.io'