From 339478dc699f495166619788a7935ce71b076f10 Mon Sep 17 00:00:00 2001 From: Ryan Manuel Date: Wed, 9 Nov 2022 22:24:44 -0600 Subject: [PATCH] chore: update package.json to 11.0.1 (#24635) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f364b3b8b21b..37f012d3e626 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress", - "version": "11.0.0", + "version": "11.0.1", "description": "Cypress is a next generation front end testing tool built for the modern web", "private": true, "scripts": {