From 4ea8ee87e3ff29e3cf0a77d717883417973fbe25 Mon Sep 17 00:00:00 2001 From: PhilReact Date: Wed, 26 Mar 2025 22:34:34 +0200 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a41efc..9569572 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qapp-core", - "version": "1.0.9", + "version": "1.0.10", "description": "Qortal's core React library with global state, UI components, and utilities", "main": "dist/index.js", "module": "dist/index.mjs",