Skip to content

Commit a745de2

Browse files
authored
Merge pull request swiftlang#150 from mxcl/swift-4.0.3
Update PromiseKit for Swift 3.1, 3.2 & 4.0
2 parents bbd9f2a + 5db4016 commit a745de2

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

projects.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1426,10 +1426,23 @@
14261426
{
14271427
"version": "3.0",
14281428
"commit": "63ccb34a3d2834b7b08ce2014536344966399668"
1429+
},
1430+
{
1431+
"version": "3.1",
1432+
"commit": "c538a244b110389483c71d5801f7944e042b5b7b"
1433+
},
1434+
{
1435+
"version": "3.2",
1436+
"commit": "c538a244b110389483c71d5801f7944e042b5b7b"
1437+
},
1438+
{
1439+
"version": "4.0.3",
1440+
"commit": "c538a244b110389483c71d5801f7944e042b5b7b"
14291441
}
14301442
],
14311443
"platforms": [
1432-
"Darwin"
1444+
"Darwin",
1445+
"Linux"
14331446
],
14341447
"actions": [
14351448
{

0 commit comments

Comments
 (0)