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 e19cb8b commit 9299b40Copy full SHA for 9299b40
README.md
@@ -45,7 +45,7 @@ To use MemberwiseInit:
45
46
```swift
47
dependencies: [
48
- .package(url: "https://github.com/gohanlon/swift-memberwise-init-macro", from: "0.2.0")
+ .package(url: "https://github.com/gohanlon/swift-memberwise-init-macro", from: "0.3.0")
49
]
50
```
51
0 commit comments