Skip to content

Commit f58f875

Browse files
authored
Update README.md
1 parent 27c4085 commit f58f875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ FlyingFox can be installed by using Swift Package Manager.
2121
To install using Swift Package Manager, add this to the `dependencies:` section in your Package.swift file:
2222

2323
```swift
24-
.package(url: "https://github.com/swhitty/FlyingFox.git", .upToNextMajor(from: "0.3.0")),
24+
.package(url: "https://github.com/swhitty/FlyingFox.git", .upToNextMajor(from: "0.3.1")),
2525
```
2626

2727
# Usage

0 commit comments

Comments
 (0)