Skip to content

Commit

Permalink
bump example version
Browse files Browse the repository at this point in the history
  • Loading branch information
SamSamskies committed Jul 16, 2024
1 parent 5ae8435 commit 9e358aa
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.22.0"></script>
<script src="https://cdn.jsdelivr.net/npm/nostr-zap@1.0.0"></script>
```

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

0 comments on commit 9e358aa

Please sign in to comment.