From 0ae4b678f947d62f8636918e9657cb34a3a57718 Mon Sep 17 00:00:00 2001 From: Bill Glesias Date: Tue, 24 Jan 2023 15:35:15 -0500 Subject: [PATCH] chore: bump package.json to 12.4.0 [run ci] (#25556) --- 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": {