From 689c67da67aa0e79d0ef9a29c31f5e8c349fb42c Mon Sep 17 00:00:00 2001 From: Craig Morten Date: Wed, 22 Jan 2025 07:46:08 +0000 Subject: [PATCH] chore: bump version minor --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc78396..dad7f9a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress-web-vitals", - "version": "4.1.2", + "version": "4.2.0", "description": "A Web Vitals command for cypress", "author": "Craig Morten ", "license": "MIT",