From 380836498b78872e6b3401cb9a9a36f34b5d3da1 Mon Sep 17 00:00:00 2001 From: Bill Glesias Date: Tue, 24 Jan 2023 14:37:22 -0500 Subject: [PATCH] chore: bump package.json to 12.4.0 [run ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5af5dfec7fd2..11a9f8b514b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress", - "version": "12.3.0", + "version": "12.4.0", "description": "Cypress is a next generation front end testing tool built for the modern web", "private": true, "scripts": {