From 603ba3a536d5ed7914b8fac0069a650bc598a567 Mon Sep 17 00:00:00 2001 From: Dino Date: Wed, 11 Dec 2024 09:18:48 +0200 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21033db..c92e2f7 100755 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "svg-path-commander", "author": "thednp", "license": "MIT", - "version": "2.1.6", + "version": "2.1.7", "description": "🛹 Modern TypeScript tools for SVG", "source": "./src/index.ts", "main": "./dist/svg-path-commander.js",