Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit 4a64269

Browse files
authored
Update version
1 parent 7072ed2 commit 4a64269

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
@@ -19,7 +19,7 @@ as a package dependency in Xcode.
1919
Add the following to the dependencies array in your `Package.swift`:
2020

2121
``` swift
22-
.package(url: "https://github.com/rust-nostr/nostr-swift.git", from: "0.0.2"),
22+
.package(url: "https://github.com/rust-nostr/nostr-swift.git", from: "0.0.3"),
2323
```
2424

2525
## 📄 Usage

0 commit comments

Comments
 (0)