From a962e911bdc91723317091c3aa82c5963a29d611 Mon Sep 17 00:00:00 2001 From: Ryan Manuel Date: Tue, 15 Nov 2022 11:53:06 -0600 Subject: [PATCH] chore: update package.json to 11.1.0 (#24694) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 37f012d3e626..b21450522d6f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress", - "version": "11.0.1", + "version": "11.1.0", "description": "Cypress is a next generation front end testing tool built for the modern web", "private": true, "scripts": {