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 9c5aa33 commit d0fe808Copy full SHA for d0fe808
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.2"),
+.package(url: "https://github.com/rust-nostr/nostr-sdk-swift.git", from: "0.0.3"),
23
```
24
25
## 📄 Usage
0 commit comments