Skip to content

Commit

Permalink
Prepare README for 0.5.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
gohanlon committed Sep 30, 2024
1 parent cd981c6 commit 21ca6d8
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 @@ -46,7 +46,7 @@ To use MemberwiseInit:

```swift
dependencies: [
.package(url: "https://github.com/gohanlon/swift-memberwise-init-macro", from: "0.5.0")
.package(url: "https://github.com/gohanlon/swift-memberwise-init-macro", from: "0.5.1")
]
```

Expand Down

0 comments on commit 21ca6d8

Please sign in to comment.