From a4e96425d76acd76cf16ed2fdb0638f8d8611b3b Mon Sep 17 00:00:00 2001 From: Ryan Manuel Date: Tue, 22 Nov 2022 13:28:04 -0600 Subject: [PATCH] chore: update package.json to 11.2.0 (#24780) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2df9a12a5a8e..69ee1d0dbfe0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress", - "version": "11.1.0", + "version": "11.2.0", "description": "Cypress is a next generation front end testing tool built for the modern web", "private": true, "scripts": {