diff --git a/RxSwiftExt.podspec b/RxSwiftExt.podspec index d62f4882..acf06ff9 100644 --- a/RxSwiftExt.podspec +++ b/RxSwiftExt.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "RxSwiftExt" - s.version = "5.1.1" + s.version = "5.2.0" s.summary = "RxSwift operators not found in the core distribtion" s.description = <<-DESC A collection of operators for RxSwift adding commonly requested operations not found in the core distribution