Skip to content

Commit 73908ba

Browse files
committed
upgrade to PromiseKit v6.4.1
1 parent 5e1a654 commit 73908ba

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cartfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github "mxcl/PromiseKit" ~> 6.4.0
1+
github "mxcl/PromiseKit" ~> 6.4.1

ServiceStack.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ s.source_files = "Sources/**/*"
2525
#s.resource_bundles = { "ServiceStack" => ["Resources/*.lproj"] }
2626

2727
s.frameworks = "Foundation"
28-
s.dependency 'PromiseKit', '6.4.0'
28+
s.dependency 'PromiseKit', '6.4.1'
2929

3030
end

0 commit comments

Comments
 (0)