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

Commit f83b2ec

Browse files
authored
Update README.md
1 parent 678dd36 commit f83b2ec

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.7.0"),
22+
.package(url: "https://github.com/rust-nostr/nostr-swift.git", from: "0.7.1"),
2323
```
2424

2525
## 📄 Usage

0 commit comments

Comments
 (0)