diff --git a/package-lock.json b/package-lock.json index 681b43a..5210871 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "spire", - "version": "2.2.5", + "version": "2.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6d05898..2c70d38 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spire", - "version": "2.2.5", + "version": "2.3.0", "author": "AirGap", "homepage": "https://airgap.it/", "scripts": { diff --git a/src/manifest.json b/src/manifest.json index 6ca3a0a..8cd541c 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "Spire", - "version": "2.2.5", + "version": "2.3.0", "description": "Spire allows you to interact with Tezos dApps that support the Beacon SDK.", "icons": { "16": "assets/icon/spire-logo-16px.png",