From 20847b11c37e5693632bc9c6216560d4b14efd59 Mon Sep 17 00:00:00 2001 From: 7h3Rabbit <62792609+7h3Rabbit@users.noreply.github.com> Date: Wed, 2 Oct 2024 13:25:36 +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 fceaeb65..ee2ab511 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webperf_core", - "version": "2024.10.0", + "version": "2024.10.1", "description": "You probably want to read the documentation available at homepage.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"