Bump version to 1.53.0-dev (on master branch) (#32086)

* bump version to 1.53.0-dev

* regenerate projects
This commit is contained in:
Jan Tattermusch
2023-01-18 09:41:33 +01:00
committed by GitHub
parent 47871b1e48
commit 7fd808f6f9
41 changed files with 53 additions and 52 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
Pod::Spec.new do |s|
s.name = 'gRPC-RxLibrary'
version = '1.52.0-dev'
version = '1.53.0-dev'
s.version = version
s.summary = 'Reactive Extensions library for iOS/OSX.'
s.homepage = 'https://grpc.io'