We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45c0837 commit 8da48c7Copy full SHA for 8da48c7
README.md
@@ -17,7 +17,7 @@ AllocatedLock can be installed by using Swift Package Manager.
17
To install using Swift Package Manager, add this to the `dependencies:` section in your Package.swift file:
18
19
```swift
20
-.package(url: "https://github.com/swhitty/AllocatedLock.git", .upToNextMajor(from: "0.0.2"))
+.package(url: "https://github.com/swhitty/AllocatedLock.git", .upToNextMajor(from: "0.0.3"))
21
```
22
23
# Usage
0 commit comments