Skip to content

Commit 44bbc8c

Browse files
authoredSep 7, 2024
Update README.md
1 parent 4e4cdb9 commit 44bbc8c

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
@@ -19,7 +19,7 @@ The package can be installed by using Swift Package Manager.
1919
To install using Swift Package Manager, add this to the `dependencies:` section in your Package.swift file:
2020

2121
```swift
22-
.package(url: "https://github.com/swhitty/swift-mutex.git", .upToNextMajor(from: "0.0.4"))
22+
.package(url: "https://github.com/swhitty/swift-mutex.git", .upToNextMajor(from: "0.0.5"))
2323
```
2424

2525
# Usage

0 commit comments

Comments
 (0)