Skip to content

Commit

Permalink
Merge pull request #1007 from bitcoin-sv/feat/bump-node-version
Browse files Browse the repository at this point in the history
feat(SPV-XXX): bump node version
  • Loading branch information
wregulski authored Jun 17, 2024
2 parents 5d1d236 + 1ddcef1 commit da50d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bsv/spv-wallet-js-client",
"version": "1.0.0-beta.15",
"version": "1.0.0-beta.17",
"description": "TypeScript library for connecting to a SPV Wallet server",
"repository": {
"type": "git",
Expand Down

0 comments on commit da50d82

Please sign in to comment.