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