diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index 83f3d9593049..9b79428a7e30 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -1,7 +1,7 @@ ## 13.3.0 -_Released 09/19/2023 (PENDING)_ +_Released 09/26/2023_ **Features:** diff --git a/package.json b/package.json index 8c90cc0b827f..68ddc604fdb9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress", - "version": "13.2.0", + "version": "13.3.0", "description": "Cypress is a next generation front end testing tool built for the modern web", "private": true, "scripts": {