From 5d9e800e0917b1772ef6591919a0c4a84dbceb9a Mon Sep 17 00:00:00 2001 From: Andrew Goldis Date: Wed, 18 Jan 2023 16:56:46 -0800 Subject: [PATCH] chore: match the release --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4b336c2..d049f7a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@currents/cli", - "version": "4.0.0-beta.8", + "version": "4.0.0", "license": "MIT", "main": "./dist", "typings": "./dist", @@ -50,7 +50,8 @@ "e2e", "tests", "currents", - "sorry-cypress" + "sorry-cypress", + "cypress cloud" ], "release-it": { "npm": {