From 9da3bcd1ba5c99e58d9570c874f91a70e1334564 Mon Sep 17 00:00:00 2001 From: Milen Radkov Date: Fri, 1 May 2020 10:05:03 +0300 Subject: [PATCH] 0.0.24 --- config.xml | 2 +- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config.xml b/config.xml index e6b37c09b..5a4fdfbf4 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + Superhero Superhero wallet diff --git a/package-lock.json b/package-lock.json index 03f56696f..d3bf83188 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "superhero-wallet", - "version": "0.0.23", + "version": "0.0.24", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 01c5df66e..be3161ae4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "superhero-wallet", - "version": "0.0.23", + "version": "0.0.24", "description": "Superhero wallet", "author": "Superhero", "license": "MIT",