Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yukibtc authored Sep 28, 2023
1 parent 2c95f2d commit cb62d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ as a package dependency in Xcode.
Add the following to the dependencies array in your `Package.swift`:

``` swift
.package(url: "https://github.com/rust-nostr/nostr-swift.git", from: "0.0.3"),
.package(url: "https://github.com/rust-nostr/nostr-swift.git", from: "0.0.4"),
```

## 📄 Usage
Expand Down

0 comments on commit cb62d55

Please sign in to comment.