Skip to content

Commit 81ea186

Browse files
authored
Update README.md for new version
1 parent 1d22f04 commit 81ea186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You will need:
1111
In your Package.swift file, add the line
1212

1313
```swift
14-
.package(url: "https://github.com/vapor-community/ferno.git", from: "0.4.0")
14+
.package(url: "https://github.com/vapor-community/ferno.git", from: "0.5.0")
1515
```
1616

1717
Also make sure you add `Ferno` as a dependency

0 commit comments

Comments
 (0)