diff --git a/RxBlocking.podspec b/RxBlocking.podspec
index bba6e26e5..537ca6067 100644
--- a/RxBlocking.podspec
+++ b/RxBlocking.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "RxBlocking"
- s.version = "3.4.1"
+ s.version = "3.5.0"
s.summary = "RxSwift Blocking operatos"
s.description = <<-DESC
Set of blocking operators for RxSwift. These operators are mostly intended for unit/integration tests
diff --git a/RxBlocking/Info.plist b/RxBlocking/Info.plist
index e6eabdfe1..2bf762f69 100644
--- a/RxBlocking/Info.plist
+++ b/RxBlocking/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 3.4.1
+ 3.5.0
CFBundleSignature
????
CFBundleVersion
diff --git a/RxCocoa.podspec b/RxCocoa.podspec
index 61b0eaba1..e94f3130a 100644
--- a/RxCocoa.podspec
+++ b/RxCocoa.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "RxCocoa"
- s.version = "3.4.1"
+ s.version = "3.5.0"
s.summary = "RxSwift Cocoa extensions"
s.description = <<-DESC
* UI extensions
diff --git a/RxCocoa/Info.plist b/RxCocoa/Info.plist
index e6eabdfe1..2bf762f69 100644
--- a/RxCocoa/Info.plist
+++ b/RxCocoa/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 3.4.1
+ 3.5.0
CFBundleSignature
????
CFBundleVersion
diff --git a/RxSwift.podspec b/RxSwift.podspec
index 0d0adf7e0..afb668e74 100644
--- a/RxSwift.podspec
+++ b/RxSwift.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "RxSwift"
- s.version = "3.4.1"
+ s.version = "3.5.0"
s.summary = "RxSwift is a Swift implementation of Reactive Extensions"
s.description = <<-DESC
This is a Swift port of [ReactiveX.io](https://github.com/ReactiveX)
diff --git a/RxSwift/Info.plist b/RxSwift/Info.plist
index e6eabdfe1..2bf762f69 100644
--- a/RxSwift/Info.plist
+++ b/RxSwift/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 3.4.1
+ 3.5.0
CFBundleSignature
????
CFBundleVersion
diff --git a/RxTest.podspec b/RxTest.podspec
index 11c66118d..6ddc2150d 100644
--- a/RxTest.podspec
+++ b/RxTest.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "RxTest"
- s.version = "3.4.1"
+ s.version = "3.5.0"
s.summary = "RxSwift Testing extensions"
s.description = <<-DESC
Unit testing extensions for RxSwift. This library contains mock schedulers, observables, and observers
diff --git a/RxTest/Info.plist b/RxTest/Info.plist
index e6eabdfe1..2bf762f69 100644
--- a/RxTest/Info.plist
+++ b/RxTest/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 3.4.1
+ 3.5.0
CFBundleSignature
????
CFBundleVersion