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 9a78526 commit 147d130Copy full SHA for 147d130
README.md
@@ -32,7 +32,7 @@ FlyingFox can be installed by using Swift Package Manager.
32
To install using Swift Package Manager, add this to the `dependencies:` section in your Package.swift file:
33
34
```swift
35
-.package(url: "https://github.com/swhitty/FlyingFox.git", .upToNextMajor(from: "0.23.0"))
+.package(url: "https://github.com/swhitty/FlyingFox.git", .upToNextMajor(from: "0.24.0"))
36
```
37
38
# Usage
0 commit comments