diff --git a/README.md b/README.md index 39bb0ef..87dfaad 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ This repo includes a Swift Package Manager command plugin that you can use to au ```swift dependencies: [ - .package(url: "https://github.com/RakuyoKit/swift", from: "1.2.1"), + .package(url: "https://github.com/RakuyoKit/swift", from: "1.3.0"), ] ```