Skip to content

Commit

Permalink
publish 5.0.4 beta 1
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmgdr committed May 12, 2023
1 parent f40bfca commit 48a3f80
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/react-celo/package.json
@@ -1,6 +1,6 @@
{
"name": "@celo/react-celo",
"version": "5.0.3-dev",
"version": "5.0.4-beta.1-dev",
"private": false,
"scripts": {
"prebuild": "mkdir -p lib && node ./scripts/json-to-ts.js package.json lib",
Expand Down Expand Up @@ -32,7 +32,7 @@
"@celo/wallet-ledger": ">=2.3.0",
"@celo/wallet-local": ">=2.3.0",
"@celo/wallet-remote": ">=2.3.0",
"@celo/wallet-walletconnect": "5.0.3-dev",
"@celo/wallet-walletconnect": "5.0.4-beta.1",
"@coinbase/wallet-sdk": "^3.2.0",
"@ethersproject/providers": "^5.5.2",
"@ledgerhq/hw-transport-webusb": "^5.43.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/walletconnect/package.json
@@ -1,6 +1,6 @@
{
"name": "@celo/wallet-walletconnect",
"version": "5.0.3-dev",
"version": "5.0.4-beta.1-dev",
"description": "WalletConnect wallet implementation",
"author": "Celo",
"license": "Apache-2.0",
Expand Down

0 comments on commit 48a3f80

Please sign in to comment.