We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69098a8 commit e589f20Copy full SHA for e589f20
README.md
@@ -42,7 +42,7 @@ To use MemberwiseInit:
42
43
```swift
44
dependencies: [
45
- .package(url: "https://github.com/gohanlon/swift-memberwise-init-macro", from: "0.1.0")
+ .package(url: "https://github.com/gohanlon/swift-memberwise-init-macro", from: "0.1.1")
46
]
47
```
48
0 commit comments