From 3ca2f57deadf52b2a9d0c34a04fd09331a9eb0c5 Mon Sep 17 00:00:00 2001 From: PhilReact Date: Fri, 9 May 2025 17:33:38 +0300 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16c1102..6818ae3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qapp-core", - "version": "1.0.27", + "version": "1.0.28", "description": "Qortal's core React library with global state, UI components, and utilities", "main": "dist/index.js", "module": "dist/index.mjs",