From 939237bbe5f35c2998d1ce218f3c32f5e19bde1a Mon Sep 17 00:00:00 2001 From: 7h3Rabbit <62792609+7h3Rabbit@users.noreply.github.com> Date: Fri, 8 Nov 2024 17:52:59 +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 7eca47cd..abff8461 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webperf_core", - "version": "2024.11.3", + "version": "2024.11.4", "description": "You probably want to read the documentation available at homepage.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"