diff options
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 60e8c3e93c..fbdeff5dfd 100644 --- a/gRPC-RxLibrary.podspec +++ b/gRPC-RxLibrary.podspec @@ -36,7 +36,7 @@ Pod::Spec.new do |s| s.name = 'gRPC-RxLibrary' - version = '1.3.0' + version = '1.3.1-pre1' s.version = version s.summary = 'Reactive Extensions library for iOS/OSX.' s.homepage = 'http://www.grpc.io' |