diff --git a/SmartystreetsSDK.podspec b/SmartystreetsSDK.podspec index 4d779f7..4823488 100644 --- a/SmartystreetsSDK.podspec +++ b/SmartystreetsSDK.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'SmartystreetsSDK' -s.version = '2.0.0' +s.version = '2.0.1' s.summary = 'A library to help iOS developers easily access the SmartyStreets APIs.' s.homepage = 'https://github.com/smartystreets/smartystreets-ios-sdk' s.author = { 'SmartyStreets SDK Team' => 'support@smartystreets.com' } diff --git a/Sources/Info.plist b/Sources/Info.plist index a290379..252dbef 100644 --- a/Sources/Info.plist +++ b/Sources/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.0.0 + 2.0.1 CFBundleSignature ???? CFBundleVersion