diff --git a/TwitterKit/TwitterKit.xcodeproj/project.pbxproj b/TwitterKit/TwitterKit.xcodeproj/project.pbxproj index 4e521fe0..43f3d6d7 100644 --- a/TwitterKit/TwitterKit.xcodeproj/project.pbxproj +++ b/TwitterKit/TwitterKit.xcodeproj/project.pbxproj @@ -3575,7 +3575,7 @@ BITCODE_GENERATION_MODE = bitcode; CODE_SIGN_IDENTITY = ""; ENABLE_BITCODE = YES; - MARKETING_VERSION = 5.0.2; + MARKETING_VERSION = 5.0.3; OTHER_LDFLAGS = ( "$(inherited)", "-ObjC", @@ -3593,7 +3593,7 @@ BITCODE_GENERATION_MODE = bitcode; CODE_SIGN_IDENTITY = ""; ENABLE_BITCODE = YES; - MARKETING_VERSION = 5.0.2; + MARKETING_VERSION = 5.0.3; OTHER_LDFLAGS = ( "$(inherited)", "-ObjC", diff --git a/TwitterKit5.podspec b/TwitterKit5.podspec index 63c89833..e3041635 100644 --- a/TwitterKit5.podspec +++ b/TwitterKit5.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "TwitterKit5" - s.version = "5.0.2" + s.version = "5.0.3" s.summary = "Increase user engagement and app growth." s.homepage = "https://github.com/touren/twitter-kit-ios" s.documentation_url = "https://github.com/twitter/twitter-kit-ios/wiki"