Skip to content

Commit a739d4e

Browse files
author
github-actions
committed
PromiseKit 6.22.0
1 parent cbb41e9 commit a739d4e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.21.0'
4+
s.version = '6.22.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
@@ -952,7 +952,7 @@
952952
CLANG_WARN_UNREACHABLE_CODE = YES;
953953
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
954954
COPY_PHASE_STRIP = NO;
955-
CURRENT_PROJECT_VERSION = 6.21.0;
955+
CURRENT_PROJECT_VERSION = 6.22.0;
956956
DEBUG_INFORMATION_FORMAT = dwarf;
957957
DYLIB_COMPATIBILITY_VERSION = 1;
958958
DYLIB_CURRENT_VERSION = 1;
@@ -1014,7 +1014,7 @@
10141014
CLANG_WARN_UNREACHABLE_CODE = YES;
10151015
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
10161016
COPY_PHASE_STRIP = NO;
1017-
CURRENT_PROJECT_VERSION = 6.21.0;
1017+
CURRENT_PROJECT_VERSION = 6.22.0;
10181018
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
10191019
DYLIB_COMPATIBILITY_VERSION = 1;
10201020
DYLIB_CURRENT_VERSION = 1;

0 commit comments

Comments
 (0)