From c891d3edace6661850c933a70df8c59cdff68434 Mon Sep 17 00:00:00 2001 From: Andreas Gassmann Date: Wed, 25 Aug 2021 12:03:23 -0300 Subject: [PATCH] chore(release): v2.3.0 --- package-lock.json | 2 +- package.json | 2 +- src/manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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",