diff --git a/Parse.podspec b/Parse.podspec
index e8155f951..16724a501 100644
--- a/Parse.podspec
+++ b/Parse.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Parse'
- s.version = '1.8.1'
+ s.version = '1.8.2'
s.license = { :type => 'Commercial', :text => "See https://www.parse.com/about/terms" }
s.homepage = 'https://www.parse.com/'
s.summary = 'Parse is a complete technology stack to power your app\'s backend.'
diff --git a/Parse/PFConstants.h b/Parse/PFConstants.h
index 8596a13b6..6e3251def 100644
--- a/Parse/PFConstants.h
+++ b/Parse/PFConstants.h
@@ -18,7 +18,7 @@
/// @name Version
///--------------------------------------
-#define PARSE_VERSION @"1.8.1"
+#define PARSE_VERSION @"1.8.2"
extern NSInteger const PARSE_API_VERSION;
diff --git a/Parse/Resources/Framework.plist b/Parse/Resources/Framework.plist
index fd8caa434..939490356 100644
--- a/Parse/Resources/Framework.plist
+++ b/Parse/Resources/Framework.plist
@@ -13,7 +13,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.8.1
+ 1.8.2
CFBundleSignature
????
CFBundleSupportedPlatforms
@@ -22,7 +22,7 @@
iPhoneOS
CFBundleVersion
- 1.8.1
+ 1.8.2
MinimumOSVersion
6.0
diff --git a/Parse/Resources/FrameworkOSX.plist b/Parse/Resources/FrameworkOSX.plist
index 6fb52bcd3..f236b1d89 100644
--- a/Parse/Resources/FrameworkOSX.plist
+++ b/Parse/Resources/FrameworkOSX.plist
@@ -1,5 +1,5 @@
-
+
CFBundleDevelopmentRegion
@@ -13,10 +13,10 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.8.1
+ 1.8.2
CFBundleSignature
????
CFBundleVersion
- 1.8.1
+ 1.8.2