Skip to content

Commit 9299b40

Browse files
committed
Update README to specify version 0.3.0 in installation section
1 parent e19cb8b commit 9299b40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ To use MemberwiseInit:
4545

4646
```swift
4747
dependencies: [
48-
.package(url: "https://github.com/gohanlon/swift-memberwise-init-macro", from: "0.2.0")
48+
.package(url: "https://github.com/gohanlon/swift-memberwise-init-macro", from: "0.3.0")
4949
]
5050
```
5151

0 commit comments

Comments
 (0)