From 1266d4f782451936d963ee1f26a7176c3e080dae Mon Sep 17 00:00:00 2001 From: PhilReact Date: Fri, 11 Apr 2025 15:58:41 +0300 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5d6bfa..f10a9f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qapp-core", - "version": "1.0.18", + "version": "1.0.19", "description": "Qortal's core React library with global state, UI components, and utilities", "main": "dist/index.js", "module": "dist/index.mjs",