From 5aaeef74a1f648ddfba202375004833778038f7a Mon Sep 17 00:00:00 2001 From: Zach Bloomquist Date: Wed, 23 Oct 2019 16:18:06 -0400 Subject: [PATCH] Update package.json version to 3.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5378d6b2855f..5c585040e224 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress", - "version": "3.4.1", + "version": "3.5.0", "description": "Cypress.io end to end testing tool", "private": true, "scripts": {