From 0093eda1d63760cec20f76575f5d4847b8037c8d Mon Sep 17 00:00:00 2001 From: Michal Pemcak Date: Mon, 21 Jul 2025 11:02:52 +0200 Subject: [PATCH] 1.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f9d6d9d..cad9844 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "1.0.8", + "version": "1.0.9", "description": "Lightweight charting library for the browser and Node.js", "license": "MIT", "repository": {