Skip to content

Commit

Permalink
[Project] Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrackwitz committed Jul 16, 2015
1 parent abb4200 commit 2477c4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CatchingFire.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@
baseConfigurationReference = 2932A0FC1B52ABE800A71171 /* UniversalFramework_Framework.xcconfig */;
buildSettings = {
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 0.1.0;
CURRENT_PROJECT_VERSION = 0.2.0;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = "$(CURRENT_PROJECT_VERSION)";
Expand All @@ -461,7 +461,7 @@
baseConfigurationReference = 2932A0FC1B52ABE800A71171 /* UniversalFramework_Framework.xcconfig */;
buildSettings = {
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 0.1.0;
CURRENT_PROJECT_VERSION = 0.2.0;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = "$(CURRENT_PROJECT_VERSION)";
Expand Down

0 comments on commit 2477c4f

Please sign in to comment.