From c58ff10a13e4b39245b0d40aa2f91c32495a415f Mon Sep 17 00:00:00 2001 From: cockroacher <163405488+cockroacher@users.noreply.github.com> Date: Sat, 2 Nov 2024 12:55:40 +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 840434aa..da410aae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webperf_core", - "version": "2024.11.0", + "version": "2024.11.1", "description": "You probably want to read the documentation available at homepage.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"