diff --git a/package.json b/package.json index 41a1581..e516b1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plugin-webperf-core", - "version": "2025.12.1", + "version": "2026.2.0", "type": "module", "exports": "./lib/index.js", "publishConfig": { @@ -44,4 +44,4 @@ "lint:fix": "eslint . --fix" }, "main": "./lib/index.js" -} +} \ No newline at end of file