Skip to content

Commit

Permalink
🔖version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ElonPark committed Mar 21, 2020
1 parent a617bf9 commit e8b5e05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Example/AttributedStringSugar.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@
DEVELOPMENT_TEAM = M77W68G9P5;
INFOPLIST_FILE = AttributedStringSugar/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 1.0.0;
MARKETING_VERSION = 1.0.1;
MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -500,7 +500,7 @@
DEVELOPMENT_TEAM = M77W68G9P5;
INFOPLIST_FILE = AttributedStringSugar/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 1.0.0;
MARKETING_VERSION = 1.0.1;
MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down

0 comments on commit e8b5e05

Please sign in to comment.