From 8d458c2ec384bd0985efec83bf67c545b08b7b0f Mon Sep 17 00:00:00 2001 From: cockroacher <163405488+cockroacher@users.noreply.github.com> Date: Mon, 17 Feb 2025 17:40:00 +0000 Subject: [PATCH] Updated version in package.json to latest --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 381a6d85..0b76b485 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webperf_core", - "version": "2025.2.6", + "version": "2025.2.7", "description": "You probably want to read the documentation available at homepage.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"