Skip to content

Commit

Permalink
bump version in example
Browse files Browse the repository at this point in the history
  • Loading branch information
SamSamskies committed Jul 21, 2023
1 parent e6e7566 commit 7a8aff6
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 @@ -22,7 +22,7 @@ If the user doesn't have an ext that supports nip-07 installed or does not autho

Add this script tag right before the bottom closing body tag.
```js
<script src="https://cdn.jsdelivr.net/npm/nostr-zap@0.18.0"></script>
<script src="https://cdn.jsdelivr.net/npm/nostr-zap@0.19.0"></script>
```

Example Sandbox with 1 button: https://codesandbox.io/s/nostr-zap-from-anywhere-poc-wiyzgm
Expand Down

0 comments on commit 7a8aff6

Please sign in to comment.