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 75e99b6 commit 4d39c85Copy full SHA for 4d39c85
README.md
@@ -19,7 +19,7 @@ as a package dependency in Xcode.
19
Add the following to the dependencies array in your `Package.swift`:
20
21
``` swift
22
-.package(url: "https://github.com/rust-nostr/nostr-sdk-swift.git", from: "0.0.4"),
+.package(url: "https://github.com/rust-nostr/nostr-sdk-swift.git", from: "0.0.5"),
23
```
24
25
## 📄 Usage
0 commit comments