From 86689af4886244ff00c84c4fd3d1a7bd2d9faaa8 Mon Sep 17 00:00:00 2001 From: PhilReact Date: Wed, 2 Apr 2025 04:02:44 +0300 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f8cbe0..9ff53a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qapp-core", - "version": "1.0.11", + "version": "1.0.12", "description": "Qortal's core React library with global state, UI components, and utilities", "main": "dist/index.js", "module": "dist/index.mjs",