From cdeac4152bc4cff5bbb6192206ee8268a2a1ee38 Mon Sep 17 00:00:00 2001 From: 7h3Rabbit <62792609+7h3Rabbit@users.noreply.github.com> Date: Mon, 16 Feb 2026 17:11:19 +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 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