diff options
author | murgatroid99 <mlumish@google.com> | 2017-10-04 14:02:22 -0700 |
---|---|---|
committer | murgatroid99 <mlumish@google.com> | 2017-10-04 14:02:22 -0700 |
commit | 90e9140211976db14e3752dff84442cbed2b3c94 (patch) | |
tree | ea15ac00b0feeac9b52844f83027ad0aaefac0a4 /gRPC-RxLibrary.podspec | |
parent | 3137faac5cc1bcff58fa2729bb57489f1aa12cef (diff) |
1.7.x is now 1.7.0-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 52bd8ed0ae..673239cb90 100644 --- a/gRPC-RxLibrary.podspec +++ b/gRPC-RxLibrary.podspec @@ -21,7 +21,7 @@ Pod::Spec.new do |s| s.name = 'gRPC-RxLibrary' - version = '1.7.0-dev' + version = '1.7.0-pre1' s.version = version s.summary = 'Reactive Extensions library for iOS/OSX.' s.homepage = 'https://grpc.io' |