From 8e63574627feec4c48c1815144797f02ee32f8f1 Mon Sep 17 00:00:00 2001 From: Chris Burnell Date: Fri, 15 Mar 2024 01:10:49 +0800 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a73952b..e68786f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chrisburnell/svg-sparkline", - "version": "1.0.9", + "version": "1.0.10", "description": "A Web Component that builds an SVG Sparkline.", "main": "svg-sparkline.js", "scripts": {