Skip to content

Commit

Permalink
Merge pull request #39 from WalletConnect/fix/disconnect
Browse files Browse the repository at this point in the history
add binding to disconnect function
  • Loading branch information
glitch-txs authored Jul 29, 2024
2 parents 441667e + 515f064 commit 44ec449
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/appkit-universal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@walletconnect/solana-adapter-ui",
"version": "0.0.2",
"version": "0.0.4",
"license": "Apache-2.0",
"type": "module",
"main": "./dist/appKitClient.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/walletconnect-solana/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@walletconnect/solana-adapter",
"version": "0.0.2",
"version": "0.0.4",
"license": "Apache-2.0",
"type": "module",
"sideEffects": false,
Expand Down

0 comments on commit 44ec449

Please sign in to comment.