Skip to content

Commit 9ff8b2e

Browse files
committed
chore: bump swift-incits-4-1986 to 0.4.1
1 parent 95aa01d commit 9ff8b2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ let package = Package(
2525
],
2626
dependencies: [
2727
.package(url: "https://github.com/swift-standards/swift-standards.git", from: "0.4.0"),
28-
.package(url: "https://github.com/swift-standards/swift-incits-4-1986.git", from: "0.4.0"),
28+
.package(url: "https://github.com/swift-standards/swift-incits-4-1986.git", from: "0.4.1"),
2929
],
3030
targets: [
3131
.target(

0 commit comments

Comments
 (0)