From 7abf514271e00ae1e19ad79ab7b2a2917261768b Mon Sep 17 00:00:00 2001 From: Nic Date: Sat, 14 Dec 2024 13:43:36 -0800 Subject: [PATCH] 0.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30314b3..f4e49d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aceiot-acesvg-panel", - "version": "0.1.4", + "version": "0.1.5", "description": "SVG Visualization Panel", "scripts": { "build": "webpack -c ./.config/webpack/webpack.config.ts --env production",