From 81462c61bb6295e3750d839572d8dc83dd76ee2f Mon Sep 17 00:00:00 2001 From: Andrey Churkin Date: Tue, 29 Nov 2016 12:43:17 +0300 Subject: [PATCH] Bump version to v10.1.5 (#975) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b84b3fa06..ee65fe31f 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": "10.1.4", + "version": "10.1.5", "homepage": "https://github.com/DevExpress/testcafe-hammerhead", "bugs": { "url": "https://github.com/DevExpress/testcafe-hammerhead/issues"