From e7bc19fd181f73ccf615d3e79985b9187f2c7e8d Mon Sep 17 00:00:00 2001 From: Artem-Babich <51639399+Artem-Babich@users.noreply.github.com> Date: Thu, 3 Aug 2023 11:37:45 +0400 Subject: [PATCH] release: publish 31.4.12 (#2941) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9da5f8ad..59883aa08 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.11", + "version": "31.4.12", "homepage": "https://github.com/DevExpress/testcafe-hammerhead", "bugs": { "url": "https://github.com/DevExpress/testcafe-hammerhead/issues"