diff --git a/README.md b/README.md index 82102c5..1ef02a5 100644 --- a/README.md +++ b/README.md @@ -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") ] ```