diff --git a/dist/chrome.zip b/dist/chrome.zip index 8fc73a17..66f4fa20 100644 Binary files a/dist/chrome.zip and b/dist/chrome.zip differ diff --git a/dist/firefox.zip b/dist/firefox.zip index e200803e..2825f267 100644 Binary files a/dist/firefox.zip and b/dist/firefox.zip differ diff --git a/dist/safari.zip b/dist/safari.zip index 0e664ce6..0da400b1 100644 Binary files a/dist/safari.zip and b/dist/safari.zip differ diff --git a/dist/website.zip b/dist/website.zip index ec3d1148..247a5479 100644 Binary files a/dist/website.zip and b/dist/website.zip differ diff --git a/package-lock.json b/package-lock.json index 1f68e4ad..b5a17664 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@brumewallet/wallet", - "version": "0.4.2", + "version": "0.4.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@brumewallet/wallet", - "version": "0.4.2", + "version": "0.4.3", "dependencies": { "@hazae41/alocer": "^1.0.2", "@hazae41/arrays": "^1.1.3", diff --git a/package.json b/package.json index e86e580e..38d5b85c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@brumewallet/wallet", - "version": "0.4.2", + "version": "0.4.3", "private": true, "scripts": { "dev": "next dev",