From 11aedd600f209f0c16fb31aa8bf2c0a3414405e2 Mon Sep 17 00:00:00 2001 From: Michal Pemcak Date: Sun, 27 Jul 2025 16:00:57 +0200 Subject: [PATCH] 1.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5694632..317042a 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "1.0.10", + "version": "1.0.11", "description": "Lightweight charting library for the browser and Node.js", "license": "MIT", "repository": {