Skip to content

Commit 9bba75c

Browse files
authored
Update SwiftDateOperations to 1.0.5 (#62)
FORCED MONDAY FOR EVERYONE
1 parent 5eb2c37 commit 9bba75c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ let package = Package(
1919
dependencies: [
2020
// Dependencies declare other packages that this package depends on.
2121
// .package(url: /* package url */, from: "1.0.0"),
22-
.package(url: "https://github.com/TelemetryDeck/SwiftDateOperations.git", from: "1.0.4"),
22+
.package(url: "https://github.com/TelemetryDeck/SwiftDateOperations.git", from: "1.0.5"),
2323
.package(url: "https://github.com/apple/swift-crypto.git", from: "3.8.0"),
2424
],
2525
targets: [

0 commit comments

Comments
 (0)