Skip to content

Commit 8da48c7

Browse files
authored
Update README.md
1 parent 45c0837 commit 8da48c7

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

1919
```swift
20-
.package(url: "https://github.com/swhitty/AllocatedLock.git", .upToNextMajor(from: "0.0.2"))
20+
.package(url: "https://github.com/swhitty/AllocatedLock.git", .upToNextMajor(from: "0.0.3"))
2121
```
2222

2323
# Usage

0 commit comments

Comments
 (0)