diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index 63118256caad..d252f64323f6 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -1,7 +1,7 @@ ## 13.13.2 -_Released 7/30/2024 (PENDING)_ +_Released 7/30/2024_ **Performance:** diff --git a/package.json b/package.json index e7cbcb9e23cf..32ed03cd0228 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress", - "version": "13.13.1", + "version": "13.13.2", "description": "Cypress is a next generation front end testing tool built for the modern web", "private": true, "scripts": {