diff --git a/Differentiator.podspec b/Differentiator.podspec
index 4f285d1e..fc20fdcc 100644
--- a/Differentiator.podspec
+++ b/Differentiator.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Differentiator"
- s.version = "3.0.0-beta.0"
+ s.version = "3.0.0-beta.1"
s.summary = "Diff algorithm for UITableView and UICollectionView."
s.description = <<-DESC
Diff algorithm for UITableView and UICollectionView.
diff --git a/RxDataSources.podspec b/RxDataSources.podspec
index 61ed1ce0..260b1452 100644
--- a/RxDataSources.podspec
+++ b/RxDataSources.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "RxDataSources"
- s.version = "3.0.0-beta.0"
+ s.version = "3.0.0-beta.1"
s.summary = "This is a collection of reactive data sources for UITableView and UICollectionView."
s.description = <<-DESC
This is a collection of reactive data sources for UITableView and UICollectionView.
@@ -36,9 +36,9 @@ data
s.requires_arc = true
s.source_files = 'Sources/RxDataSources/**/*.swift'
- s.dependency 'Differentiator', '~> 3.0.0-beta.0'
- s.dependency 'RxSwift', '~> 4.0.0-beta.0'
- s.dependency 'RxCocoa', '~> 4.0.0-beta.0'
+ s.dependency 'Differentiator', '~> 3.0.0-beta.1'
+ s.dependency 'RxSwift', '~> 4.0.0-beta.1'
+ s.dependency 'RxCocoa', '~> 4.0.0-beta.1'
s.ios.deployment_target = '8.0'
s.tvos.deployment_target = '9.0'
diff --git a/Sources/Differentiator/Info.plist b/Sources/Differentiator/Info.plist
index e13d2efa..ee73227e 100644
--- a/Sources/Differentiator/Info.plist
+++ b/Sources/Differentiator/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 2.0.2
+ 3.0.0
CFBundleVersion
$(CURRENT_PROJECT_VERSION)
NSPrincipalClass
diff --git a/Sources/RxDataSources/Info.plist b/Sources/RxDataSources/Info.plist
index a16c895d..e0f4bf77 100644
--- a/Sources/RxDataSources/Info.plist
+++ b/Sources/RxDataSources/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 2.0.2
+ 3.0.0
CFBundleSignature
????
CFBundleVersion