aboutsummaryrefslogtreecommitdiff
path: root/gRPC-RxLibrary.podspec
diff options
context:
space:
mode:
authorEsun Kim <veblush@google.com>2022-11-10 15:21:14 -0800
committerGitHub <noreply@github.com>2022-11-10 15:21:14 -0800
commit42c2767c190f56a6dbef92a4444cbe907725d77c (patch)
tree5968cb1d725eb04429b6d3a960d67ec6c5ba50b7 /gRPC-RxLibrary.podspec
parenta437fa1ff91e620527ab6fa5804ade1cca379127 (diff)
downloadgrpc-grpc-42c2767c190f56a6dbef92a4444cbe907725d77c.tar.gz
Revert "Bump v1.51.x to 1.51.0-pre1 (#31620)" (#31621)
This reverts commit bae9dd79aa261a79a852a8a757b11815c5d9f06b.
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 2a3a4bb01d..021ef0491d 100644
--- a/gRPC-RxLibrary.podspec
+++ b/gRPC-RxLibrary.podspec
@@ -21,7 +21,7 @@
Pod::Spec.new do |s|
s.name = 'gRPC-RxLibrary'
- version = '1.51.0-pre1'
+ version = '1.51.0-dev'
s.version = version
s.summary = 'Reactive Extensions library for iOS/OSX.'
s.homepage = 'https://grpc.io'