Skip to content

Commit

Permalink
Update README.md for new version
Browse files Browse the repository at this point in the history
  • Loading branch information
0xTim authored Oct 3, 2023
1 parent 1d22f04 commit 81ea186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 81ea186

Please sign in to comment.