From d681a457c12a4b7a695530dc12647b4f6181f77d Mon Sep 17 00:00:00 2001 From: 7h3Rabbit <62792609+7h3Rabbit@users.noreply.github.com> Date: Mon, 15 Jun 2026 15:32:22 +0000 Subject: [PATCH] Updated version in package.json to latest --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e76c0f1..bdebd7a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plugin-css", - "version": "2026.6.1", + "version": "2026.6.2", "type": "module", "exports": "./lib/index.js", "publishConfig": { @@ -56,4 +56,4 @@ "lint:fix": "eslint . --fix" }, "main": "./lib/index.js" -} +} \ No newline at end of file