From 9e3a85636f09b049cff90058df524409a5f68078 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guillermo=20D=C3=ADaz?= Date: Tue, 17 Dec 2024 12:28:31 +0100 Subject: [PATCH] chore: bump package version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b033c5c8..cf9ccff2 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "node": "20" }, "private": true, - "version": "2.9.2", + "version": "2.10.0", "description": "", "main": "index.js", "author": "", @@ -32,4 +32,4 @@ "stylelint": "^16.7.0", "stylelint-config-standard": "^36.0.1" } -} +} \ No newline at end of file