Skip to content

Commit bb00f44

Browse files
committed
Update versions for Examples project.
1 parent 4829335 commit bb00f44

File tree

2 files changed

+25
-16
lines changed

2 files changed

+25
-16
lines changed

Examples/Examples.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1056,7 +1056,7 @@
10561056
repositoryURL = "http://github.com/pointfreeco/swift-dependencies";
10571057
requirement = {
10581058
kind = upToNextMajorVersion;
1059-
minimumVersion = 0.1.0;
1059+
minimumVersion = 1.0.0;
10601060
};
10611061
};
10621062
DCE73E032947D063004EE92E /* XCRemoteSwiftPackageReference "swift-tagged" */ = {
@@ -1072,7 +1072,7 @@
10721072
repositoryURL = "https://github.com/pointfreeco/swift-identified-collections.git";
10731073
requirement = {
10741074
kind = upToNextMajorVersion;
1075-
minimumVersion = 0.5.0;
1075+
minimumVersion = 1.0.0;
10761076
};
10771077
};
10781078
/* End XCRemoteSwiftPackageReference section */

SwiftUINavigation.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 23 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,26 @@
66
"repositoryURL": "https://github.com/pointfreeco/combine-schedulers",
77
"state": {
88
"branch": null,
9-
"revision": "882ac01eb7ef9e36d4467eb4b1151e74fcef85ab",
10-
"version": "0.9.1"
9+
"revision": "9dc9cbe4bc45c65164fa653a563d8d8db61b09bb",
10+
"version": "1.0.0"
1111
}
1212
},
1313
{
1414
"package": "swift-case-paths",
1515
"repositoryURL": "https://github.com/pointfreeco/swift-case-paths",
1616
"state": {
1717
"branch": null,
18-
"revision": "c3a42e8d1a76ff557cf565ed6d8b0aee0e6e75af",
19-
"version": "0.11.0"
18+
"revision": "5da6989aae464f324eef5c5b52bdb7974725ab81",
19+
"version": "1.0.0"
2020
}
2121
},
2222
{
2323
"package": "swift-clocks",
2424
"repositoryURL": "https://github.com/pointfreeco/swift-clocks",
2525
"state": {
2626
"branch": null,
27-
"revision": "20b25ca0dd88ebfb9111ec937814ddc5a8880172",
28-
"version": "0.2.0"
27+
"revision": "d1fd837326aa719bee979bdde1f53cd5797443eb",
28+
"version": "1.0.0"
2929
}
3030
},
3131
{
@@ -37,22 +37,31 @@
3737
"version": "1.0.4"
3838
}
3939
},
40+
{
41+
"package": "swift-concurrency-extras",
42+
"repositoryURL": "https://github.com/pointfreeco/swift-concurrency-extras",
43+
"state": {
44+
"branch": null,
45+
"revision": "ea631ce892687f5432a833312292b80db238186a",
46+
"version": "1.0.0"
47+
}
48+
},
4049
{
4150
"package": "swift-custom-dump",
4251
"repositoryURL": "https://github.com/pointfreeco/swift-custom-dump",
4352
"state": {
4453
"branch": null,
45-
"revision": "ead7d30cc224c3642c150b546f4f1080d1c411a8",
46-
"version": "0.6.1"
54+
"revision": "edd66cace818e1b1c6f1b3349bb1d8e00d6f8b01",
55+
"version": "1.0.0"
4756
}
4857
},
4958
{
5059
"package": "swift-dependencies",
5160
"repositoryURL": "http://github.com/pointfreeco/swift-dependencies",
5261
"state": {
5362
"branch": null,
54-
"revision": "e49dfe4d9e4c5c06f3334361360b801aef41631c",
55-
"version": "0.1.1"
63+
"revision": "4e1eb6e28afe723286d8cc60611237ffbddba7c5",
64+
"version": "1.0.0"
5665
}
5766
},
5867
{
@@ -69,8 +78,8 @@
6978
"repositoryURL": "https://github.com/pointfreeco/swift-identified-collections.git",
7079
"state": {
7180
"branch": null,
72-
"revision": "fd34c544ad27f3ba6b19142b348005bfa85b6005",
73-
"version": "0.6.0"
81+
"revision": "d1e45f3e1eee2c9193f5369fa9d70a6ddad635e8",
82+
"version": "1.0.0"
7483
}
7584
},
7685
{
@@ -87,8 +96,8 @@
8796
"repositoryURL": "https://github.com/pointfreeco/xctest-dynamic-overlay",
8897
"state": {
8998
"branch": null,
90-
"revision": "a9daebf0bf65981fd159c885d504481a65a75f02",
91-
"version": "0.8.0"
99+
"revision": "302891700c7fa3b92ebde9fe7b42933f8349f3c7",
100+
"version": "1.0.0"
92101
}
93102
}
94103
]

0 commit comments

Comments
 (0)