diff --git a/Nuke.podspec b/Nuke.podspec
index 01de3b8d5..5232b4685 100644
--- a/Nuke.podspec
+++ b/Nuke.podspec
@@ -1,6 +1,6 @@
 Pod::Spec.new do |s|
     s.name             = 'Nuke'
-    s.version          = '4.1.2'
+    s.version          = '5.0'
     s.summary          = 'A powerful image loading and caching framework'
     s.description  = <<-EOS
     A powerful image loading and caching framework which allows for hassle-free image loading in your app - often in one line of code.
diff --git a/Supporting Files/Info.plist b/Supporting Files/Info.plist
index 438715f90..b4a1a8708 100644
--- a/Supporting Files/Info.plist	
+++ b/Supporting Files/Info.plist	
@@ -15,7 +15,7 @@
 	<key>CFBundlePackageType</key>
 	<string>FMWK</string>
 	<key>CFBundleShortVersionString</key>
-	<string>4.1.2</string>
+	<string>5.0</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>