Skip to content

Commit 0482ba5

Browse files
committed
0.19.0
1 parent 85af387 commit 0482ba5

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

3535
```swift
36-
.package(url: "https://github.com/swhitty/FlyingFox.git", .upToNextMajor(from: "0.18.0"))
36+
.package(url: "https://github.com/swhitty/FlyingFox.git", .upToNextMajor(from: "0.19.0"))
3737
```
3838

3939
# Usage

0 commit comments

Comments
 (0)