From 1f7e94803017b34b990b7855178ddba5eee37537 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 May 2023 12:33:47 +0000 Subject: [PATCH] Release v2.4.3 (#530) PR: #531 #529 #528 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a48c68c5..bad8abd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pow", - "version": "2.4.2", + "version": "2.4.3", "main": "dist/src/index.js", "scripts": { "start": "node .",