Skip to content

Commit 143091e

Browse files
author
github-actions
committed
PromiseKit 8.0.0
1 parent 37607f6 commit 143091e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

PromiseKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = "PromiseKit"
33

4-
s.version = '6.22.1'
4+
s.version = '8.0.0'
55

66
s.source = {
77
:git => "https://github.com/mxcl/#{s.name}.git",

PromiseKit.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -946,7 +946,7 @@
946946
CLANG_WARN_UNREACHABLE_CODE = YES;
947947
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
948948
COPY_PHASE_STRIP = NO;
949-
CURRENT_PROJECT_VERSION = 6.23.0;
949+
CURRENT_PROJECT_VERSION = 8.0.0;
950950
DEBUG_INFORMATION_FORMAT = dwarf;
951951
DYLIB_COMPATIBILITY_VERSION = 1;
952952
DYLIB_CURRENT_VERSION = 1;
@@ -1008,7 +1008,7 @@
10081008
CLANG_WARN_UNREACHABLE_CODE = YES;
10091009
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
10101010
COPY_PHASE_STRIP = NO;
1011-
CURRENT_PROJECT_VERSION = 6.23.0;
1011+
CURRENT_PROJECT_VERSION = 8.0.0;
10121012
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
10131013
DYLIB_COMPATIBILITY_VERSION = 1;
10141014
DYLIB_CURRENT_VERSION = 1;

0 commit comments

Comments
 (0)