Skip to content

Commit 5b90042

Browse files
author
github-actions
committed
PromiseKit 6.21.0
1 parent 65a44c2 commit 5b90042

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.20.0'
4+
s.version = '6.21.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
@@ -944,7 +944,7 @@
944944
CLANG_WARN_UNREACHABLE_CODE = YES;
945945
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
946946
COPY_PHASE_STRIP = NO;
947-
CURRENT_PROJECT_VERSION = 6.20.0;
947+
CURRENT_PROJECT_VERSION = 6.21.0;
948948
DEBUG_INFORMATION_FORMAT = dwarf;
949949
DYLIB_COMPATIBILITY_VERSION = 1;
950950
DYLIB_CURRENT_VERSION = 1;
@@ -1006,7 +1006,7 @@
10061006
CLANG_WARN_UNREACHABLE_CODE = YES;
10071007
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
10081008
COPY_PHASE_STRIP = NO;
1009-
CURRENT_PROJECT_VERSION = 6.20.0;
1009+
CURRENT_PROJECT_VERSION = 6.21.0;
10101010
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
10111011
DYLIB_COMPATIBILITY_VERSION = 1;
10121012
DYLIB_CURRENT_VERSION = 1;

0 commit comments

Comments
 (0)