From 9f8588750a6b776f5448f94be1f42c941f7061c0 Mon Sep 17 00:00:00 2001 From: PhilReact Date: Sat, 5 Apr 2025 03:40:19 +0300 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ace6d0a..1a2707f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qapp-core", - "version": "1.0.14", + "version": "1.0.15", "description": "Qortal's core React library with global state, UI components, and utilities", "main": "dist/index.js", "module": "dist/index.mjs",