From 540e5b5ac0471cb7467ac8dc60e716a8a7adf68f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Thu, 20 Jul 2023 16:10:46 +0200 Subject: [PATCH] Version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7f4261..07e5917 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yellowlabtools", - "version": "2.2.0", + "version": "3.0.0", "description": "A tool that audits a webpage for performance and front-end quality issues", "license": "GPL-2.0", "author": {