Skip to content

Commit 6fcc080

Browse files
author
github-actions
committed
PromiseKit 8.1.2
1 parent 2e42d1f commit 6fcc080

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: PromiseKit.podspec

+1-1
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 = '8.1.1'
4+
s.version = '8.1.2'
55

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

Diff for: PromiseKit.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -957,7 +957,7 @@
957957
CLANG_WARN_UNREACHABLE_CODE = YES;
958958
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
959959
COPY_PHASE_STRIP = NO;
960-
CURRENT_PROJECT_VERSION = 8.1.1;
960+
CURRENT_PROJECT_VERSION = 8.1.2;
961961
DEBUG_INFORMATION_FORMAT = dwarf;
962962
DYLIB_COMPATIBILITY_VERSION = 1;
963963
DYLIB_CURRENT_VERSION = 1;
@@ -1020,7 +1020,7 @@
10201020
CLANG_WARN_UNREACHABLE_CODE = YES;
10211021
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
10221022
COPY_PHASE_STRIP = NO;
1023-
CURRENT_PROJECT_VERSION = 8.1.1;
1023+
CURRENT_PROJECT_VERSION = 8.1.2;
10241024
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
10251025
DYLIB_COMPATIBILITY_VERSION = 1;
10261026
DYLIB_CURRENT_VERSION = 1;

0 commit comments

Comments
 (0)