diff --git a/Pageboy.podspec b/Pageboy.podspec
index 7b17a21e..6f4d7822 100644
--- a/Pageboy.podspec
+++ b/Pageboy.podspec
@@ -4,7 +4,7 @@ Pod::Spec.new do |s|
s.platform = :ios, "8.0"
s.requires_arc = true
- s.version = "2.0.0.beta.1"
+ s.version = "2.0.0.beta.2"
s.summary = "A simple, highly informative page view controller."
s.description = <<-DESC
A page view controller that provides simplified data source management, enhanced delegation and other useful features.
diff --git a/Sources/Pageboy/Info.plist b/Sources/Pageboy/Info.plist
index dea0a14e..e6cce7ff 100644
--- a/Sources/Pageboy/Info.plist
+++ b/Sources/Pageboy/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 2.0.0.beta.1
+ 2.0.0.beta.2
CFBundleVersion
AUTO_GENERATED
NSPrincipalClass