Skip to content

Commit 23d8759

Browse files
authored
Update README.md
1 parent 3767380 commit 23d8759

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

1717
```swift
18-
.package(url: "https://github.com/swhitty/swift-timeout.git", .upToNextMajor(from: "0.2.0"))
18+
.package(url: "https://github.com/swhitty/swift-timeout.git", .upToNextMajor(from: "0.3.0"))
1919
```
2020

2121
# Usage

0 commit comments

Comments
 (0)