From 7802d6bbc8b884c09528752fd3462d3a55de0864 Mon Sep 17 00:00:00 2001 From: Dinu Berinde Date: Wed, 16 Feb 2022 09:19:34 +0100 Subject: [PATCH] version 1.0.1 --- package.json | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 29e8885..262ddcb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hotwallet", - "version": "1.0.0", + "version": "1.0.1", "private": true, "engines": { "node": ">=12", diff --git a/src/manifest.json b/src/manifest.json index fa715f8..65aebf0 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "name": "Hotwallet", "description": "Wallet for the Hotmoka blockchain", - "version": "1.0.0", + "version": "1.0.1", "manifest_version": 2, "icons": { "48": "icons/hotmoka_logo.png"