Skip to content

Commit

Permalink
Bump marketing version to 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyarnold committed Jan 29, 2016
1 parent a4c59b5 commit e3c8ab0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion MagicalRecord.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.default_subspec = 'Core'
s.name = 'MagicalRecord'
s.version = '2.3.2'
s.version = '2.3.3'
s.license = 'MIT'
s.summary = 'Super Awesome Easy Fetching for Core Data 1!!!11!!!!1!.'
s.homepage = 'http://github.com/magicalpanda/MagicalRecord'
Expand Down
4 changes: 2 additions & 2 deletions MagicalRecord.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2321,7 +2321,7 @@
CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 2.3.2;
CURRENT_PROJECT_VERSION = 2.3.3;
DEBUG_INFORMATION_FORMAT = dwarf;
DYLIB_COMPATIBILITY_VERSION = 2.0;
DYLIB_CURRENT_VERSION = "$(CURRENT_PROJECT_VERSION)";
Expand Down Expand Up @@ -2360,7 +2360,7 @@
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CURRENT_PROJECT_VERSION = 2.3.2;
CURRENT_PROJECT_VERSION = 2.3.3;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DYLIB_COMPATIBILITY_VERSION = 2.0;
DYLIB_CURRENT_VERSION = "$(CURRENT_PROJECT_VERSION)";
Expand Down

0 comments on commit e3c8ab0

Please sign in to comment.