From 75eeb8b747a47db8402a968dbda2003d408b7040 Mon Sep 17 00:00:00 2001 From: Andrey Churkin Date: Wed, 2 Dec 2015 15:13:09 +0300 Subject: [PATCH] Update to v3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4bc87a667..bc7a592f4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "testcafe-hammerhead", "description": "A powerful web-proxy used as a core for the TestCafe testing framework (https://github.com/DevExpress/testcafe).", - "version": "2.0.2", + "version": "3.0.0", "homepage": "https://github.com/DevExpress/testcafe-hammerhead", "bugs": "https://github.com/DevExpress/testcafe-hammerhead/issues", "license": "https://github.com/DevExpress/testcafe-hammerhead/blob/master/LICENSE",