Skip to content

Commit

Permalink
Update README to specify version 0.3.0 in installation section
Browse files Browse the repository at this point in the history
  • Loading branch information
gohanlon committed Dec 15, 2023
1 parent e19cb8b commit 9299b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ To use MemberwiseInit:

```swift
dependencies: [
.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")
]
```

Expand Down

0 comments on commit 9299b40

Please sign in to comment.