Skip to content

Commit 3ad076e

Browse files
committed
0.22.0
1 parent b874a03 commit 3ad076e

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
@@ -32,7 +32,7 @@ FlyingFox can be installed by using Swift Package Manager.
3232
To install using Swift Package Manager, add this to the `dependencies:` section in your Package.swift file:
3333

3434
```swift
35-
.package(url: "https://github.com/swhitty/FlyingFox.git", .upToNextMajor(from: "0.21.0"))
35+
.package(url: "https://github.com/swhitty/FlyingFox.git", .upToNextMajor(from: "0.22.0"))
3636
```
3737

3838
# Usage

0 commit comments

Comments
 (0)