We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d22f04 commit 81ea186Copy full SHA for 81ea186
1 file changed
README.md
@@ -11,7 +11,7 @@ You will need:
11
In your Package.swift file, add the line
12
13
```swift
14
-.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")
15
```
16
17
Also make sure you add `Ferno` as a dependency
0 commit comments