From bc804f8671a7b1202d630c2bd886920962a48cf8 Mon Sep 17 00:00:00 2001 From: Emily Rohrbough Date: Tue, 13 Sep 2022 13:27:19 -0500 Subject: [PATCH] chore: bump to 10.8.0 [skip ci] (#23816) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 46d566a9c7c7..ce005710c83e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress", - "version": "10.7.0", + "version": "10.8.0", "description": "Cypress.io end to end testing tool", "private": true, "scripts": {