diff --git a/README.md b/README.md index 3cb66b0..6e34fb4 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ You will need: In your Package.swift file, add the line ```swift -.package(url: "https://github.com/vapor-community/ferno.git", from: "0.5.0") +.package(url: "https://github.com/vapor-community/ferno.git", from: "0.6.0") ``` Also make sure you add `Ferno` as a dependency