From 386906f2626b78640f116d1bbc17d61d8dcb7264 Mon Sep 17 00:00:00 2001 From: PhilReact Date: Mon, 21 Apr 2025 16:57:04 +0300 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 04c4ffc..7b25b56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qapp-core", - "version": "1.0.20", + "version": "1.0.21", "description": "Qortal's core React library with global state, UI components, and utilities", "main": "dist/index.js", "module": "dist/index.mjs",