Skip to content

Commit e0c3b93

Browse files
committed
Update version 5.0.2 ==> 5.0.3
1 parent 7aa69b2 commit e0c3b93

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

TwitterKit/TwitterKit.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -3575,7 +3575,7 @@
35753575
BITCODE_GENERATION_MODE = bitcode;
35763576
CODE_SIGN_IDENTITY = "";
35773577
ENABLE_BITCODE = YES;
3578-
MARKETING_VERSION = 5.0.2;
3578+
MARKETING_VERSION = 5.0.3;
35793579
OTHER_LDFLAGS = (
35803580
"$(inherited)",
35813581
"-ObjC",
@@ -3593,7 +3593,7 @@
35933593
BITCODE_GENERATION_MODE = bitcode;
35943594
CODE_SIGN_IDENTITY = "";
35953595
ENABLE_BITCODE = YES;
3596-
MARKETING_VERSION = 5.0.2;
3596+
MARKETING_VERSION = 5.0.3;
35973597
OTHER_LDFLAGS = (
35983598
"$(inherited)",
35993599
"-ObjC",

TwitterKit5.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "TwitterKit5"
3-
s.version = "5.0.2"
3+
s.version = "5.0.3"
44
s.summary = "Increase user engagement and app growth."
55
s.homepage = "https://github.com/touren/twitter-kit-ios"
66
s.documentation_url = "https://github.com/twitter/twitter-kit-ios/wiki"

0 commit comments

Comments
 (0)