Skip to content

Commit 711087a

Browse files
committed
Update MemberwiseInit to 0.6.0
1 parent 42abe6e commit 711087a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Package.resolved

Lines changed: 4 additions & 4 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
@@ -16,7 +16,7 @@ let package = Package(
1616
),
1717
],
1818
dependencies: [
19-
.package(url: "https://github.com/gohanlon/swift-memberwise-init-macro.git", .upToNextMajor(from: "0.5.1")),
19+
.package(url: "https://github.com/gohanlon/swift-memberwise-init-macro.git", .upToNextMajor(from: "0.6.0")),
2020
.package(url: "https://github.com/DnV1eX/EnumOptionSet.git", .upToNextMajor(from: "2.0.0")),
2121
],
2222
targets: [

0 commit comments

Comments
 (0)