From 1d4c2fa9ed2f1459c9542797a33407328937df96 Mon Sep 17 00:00:00 2001 From: Michal Pemcak Date: Tue, 15 Jul 2025 17:22:45 +0200 Subject: [PATCH] Updated version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eceb5d9..3c68d76 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@meteolab/uchart", "publishConfig": { "access": "public" }, - "version": "1.0.0", + "version": "1.0.1", "description": "Lightweight charting library for the browser and Node.js", "license": "MIT", "repository": {