Skip to content

Commit

Permalink
Prepare README for 0.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
gohanlon committed Nov 14, 2023
1 parent 81a291c commit 51aa586
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 @@ -43,7 +43,7 @@ To use MemberwiseInit:

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

Expand Down

0 comments on commit 51aa586

Please sign in to comment.