Skip to content

Commit

Permalink
v8.3.3 (#828)
Browse files Browse the repository at this point in the history
  • Loading branch information
JFrankfurt authored Jun 13, 2023
1 parent 165e907 commit d776aa3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"version": "8.2.4",
"version": "8.2.5",
"name": "example",
"scripts": {
"start": "next dev"
Expand All @@ -20,7 +20,7 @@
"@web3-react/types": "^8.2.0",
"@web3-react/url": "^8.2.0",
"@web3-react/walletconnect": "^8.2.0",
"@web3-react/walletconnect-v2": "^8.3.2",
"@web3-react/walletconnect-v2": "^8.3.3",
"next": "^12.1.5",
"react-dom": "^18.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/walletconnect-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.3.2",
"version": "8.3.3",
"files": [
"dist/*"
],
Expand Down

0 comments on commit d776aa3

Please sign in to comment.