From 72a75296ce8c9d91c86b6e8663a824dbbdd3650c Mon Sep 17 00:00:00 2001 From: Uncle Fatso Date: Tue, 22 Jul 2025 14:25:01 +0300 Subject: [PATCH] bump version Signed-off-by: Uncle Fatso --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b8c6b66..d2280ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ghost-extension-wallet", - "version": "0.0.26", + "version": "0.0.27", "description": "Browser extension to manage ghost blockchain light clients.", "main": "dist/src/index.js", "author": "Uncle f4ts0 ",