diff --git a/PhoneNumberKit.podspec b/PhoneNumberKit.podspec
index e4732db9e..8ed6fdca6 100644
--- a/PhoneNumberKit.podspec
+++ b/PhoneNumberKit.podspec
@@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = "PhoneNumberKit"
- s.version = "0.8"
+ s.version = "0.8.2"
s.summary = "Swift framework for working with phone numbers"
# This description is used to generate tags and improve search results.
diff --git a/PhoneNumberKit.xcodeproj/project.pbxproj b/PhoneNumberKit.xcodeproj/project.pbxproj
index cc8726e24..51906a290 100644
--- a/PhoneNumberKit.xcodeproj/project.pbxproj
+++ b/PhoneNumberKit.xcodeproj/project.pbxproj
@@ -321,7 +321,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
- CURRENT_PROJECT_VERSION = 16;
+ CURRENT_PROJECT_VERSION = 17;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
@@ -371,7 +371,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
- CURRENT_PROJECT_VERSION = 16;
+ CURRENT_PROJECT_VERSION = 17;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
@@ -401,7 +401,7 @@
CLANG_ENABLE_MODULES = YES;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 16;
+ DYLIB_CURRENT_VERSION = 17;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = PhoneNumberKit/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
@@ -420,7 +420,7 @@
CLANG_ENABLE_MODULES = YES;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 16;
+ DYLIB_CURRENT_VERSION = 17;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = PhoneNumberKit/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
diff --git a/PhoneNumberKit/Info.plist b/PhoneNumberKit/Info.plist
index c89c0b95e..f0887b031 100644
--- a/PhoneNumberKit/Info.plist
+++ b/PhoneNumberKit/Info.plist
@@ -15,11 +15,11 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 0.8
+ 0.8.2
CFBundleSignature
????
CFBundleVersion
- 16
+ 17
NSPrincipalClass
diff --git a/PhoneNumberKitTests/Info.plist b/PhoneNumberKitTests/Info.plist
index e409beb92..d97ad08c3 100644
--- a/PhoneNumberKitTests/Info.plist
+++ b/PhoneNumberKitTests/Info.plist
@@ -15,10 +15,10 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 0.8
+ 0.8.2
CFBundleSignature
????
CFBundleVersion
- 16
+ 17