From 81ea186d0e4c4f51069cad9fe650928b0744df67 Mon Sep 17 00:00:00 2001 From: Tim Condon <0xTim@users.noreply.github.com> Date: Wed, 4 Oct 2023 00:14:02 +0100 Subject: [PATCH] Update README.md for new version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3d27c2..255e3d5 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.4.0") +.package(url: "https://github.com/vapor-community/ferno.git", from: "0.5.0") ``` Also make sure you add `Ferno` as a dependency