diff options
author | Muxi Yan <mxyan@google.com> | 2016-10-17 17:10:26 -0700 |
---|---|---|
committer | Muxi Yan <mxyan@google.com> | 2016-10-17 17:10:26 -0700 |
commit | 6758caae3155b20aed70364a2828f987f4415886 (patch) | |
tree | ed5345fc546a1aa461a6718f8aee683c993d18fd /gRPC-RxLibrary.podspec | |
parent | 3bf38bfe08171109c4a440cdcdaaa1ec187c4d74 (diff) |
Advance versions from 1.0.0 to 1.0.1-pre1
Diffstat (limited to 'gRPC-RxLibrary.podspec')
-rw-r--r-- | gRPC-RxLibrary.podspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gRPC-RxLibrary.podspec b/gRPC-RxLibrary.podspec index 316843436b..59ecb8232d 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.0' + version = '1.0.1-pre1' s.version = version s.summary = 'Reactive Extensions library for iOS/OSX.' s.homepage = 'http://www.grpc.io' |