Skip to content

Commit

Permalink
Update version 5.0.2 ==> 5.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
touren committed Oct 3, 2019
1 parent 7aa69b2 commit e0c3b93
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions TwitterKit/TwitterKit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion TwitterKit5.podspec
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit e0c3b93

Please sign in to comment.