Skip to content

Commit

Permalink
Bump version to 0.8.4 (11)
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislaw committed Oct 8, 2015
1 parent 5e071ca commit 732f2d6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CompositeOperations.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'CompositeOperations'
s.version = '0.8.2'
s.version = '0.8.4'

s.license = 'MIT'

Expand Down
8 changes: 4 additions & 4 deletions DevelopmentApp/DevelopmentApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -779,8 +779,8 @@
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COMPOSITE_OPERATIONS_BUILD_NUMBER = 10;
COMPOSITE_OPERATIONS_VERSION = 0.8.3;
COMPOSITE_OPERATIONS_BUILD_NUMBER = 11;
COMPOSITE_OPERATIONS_VERSION = 0.8.4;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = "$(COMPOSITE_OPERATIONS_BUILD_NUMBER)";
DYLIB_CURRENT_VERSION = "$(COMPOSITE_OPERATIONS_BUILD_NUMBER)";
Expand Down Expand Up @@ -825,8 +825,8 @@
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COMPOSITE_OPERATIONS_BUILD_NUMBER = 10;
COMPOSITE_OPERATIONS_VERSION = 0.8.3;
COMPOSITE_OPERATIONS_BUILD_NUMBER = 11;
COMPOSITE_OPERATIONS_VERSION = 0.8.4;
COPY_PHASE_STRIP = YES;
CURRENT_PROJECT_VERSION = "$(COMPOSITE_OPERATIONS_BUILD_NUMBER)";
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
Expand Down

0 comments on commit 732f2d6

Please sign in to comment.