diff --git a/package.json b/package.json index 699c4df..68062fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plugin-css", - "version": "2026.6.0", + "version": "2026.6.1", "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 +}