Skip to content

Commit d76edba

Browse files
committed
build(SPM): update SwiftClockUI to version 0.0.10
1 parent 2ad5f8c commit d76edba

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

telltime.xcodeproj/project.pbxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1019,7 +1019,7 @@
10191019
repositoryURL = "https://github.com/renaudjenny/SwiftClockUI";
10201020
requirement = {
10211021
kind = upToNextMinorVersion;
1022-
minimumVersion = 0.0.9;
1022+
minimumVersion = 0.0.10;
10231023
};
10241024
};
10251025
4CAE627A24367DB100E57FAC /* XCRemoteSwiftPackageReference "swift-snapshot-testing" */ = {

telltime.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"repositoryURL": "https://github.com/renaudjenny/SwiftClockUI",
1616
"state": {
1717
"branch": null,
18-
"revision": "1cf2eeef7f7a9f3d05908ba45f33bb8447dbf456",
19-
"version": "0.0.9"
18+
"revision": "019c20bc3f311b3e061a84e1bd1633415fc1b2d2",
19+
"version": "0.0.10"
2020
}
2121
},
2222
{

0 commit comments

Comments
 (0)