From f55032081be2d1dcbad86c4a386c3a816081c7bf Mon Sep 17 00:00:00 2001 From: AlexKamaev Date: Wed, 14 Jun 2023 08:46:27 +0200 Subject: [PATCH] bump version (#2907) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 28432dbf2..d3db447c3 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": "31.4.4", + "version": "31.4.5", "homepage": "https://github.com/DevExpress/testcafe-hammerhead", "bugs": { "url": "https://github.com/DevExpress/testcafe-hammerhead/issues"