Skip to content

Commit 7e0bd74

Browse files
authored
Update README.md
1 parent 80b4408 commit 7e0bd74

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

2525
```swift
26-
.package(url: "https://github.com/swhitty/FlyingFox.git", .upToNextMajor(from: "0.4.0"))
26+
.package(url: "https://github.com/swhitty/FlyingFox.git", .upToNextMajor(from: "0.4.1"))
2727
```
2828

2929
# Usage

0 commit comments

Comments
 (0)