Bump version to 1.48.0-dev (on master branch) (#29829)

* bump version to 1.48.0-dev

* regenerate projects
This commit is contained in:
Richard Belleville
2022-05-27 15:16:27 -07:00
committed by GitHub
parent a235ef35b7
commit 761bb3bfc3
42 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.47.0-dev'
version = '1.48.0-dev'
s.version = version
s.summary = 'Reactive Extensions library for iOS/OSX.'
s.homepage = 'https://grpc.io'