From ab7b0797e2d07854343749d0b9ffdf6302559829 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 03:57:37 +0000 Subject: [PATCH] Release v2.4.1 (#525) PR: #523 #524 #522 #521 #520 #519 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 4679a2b6..68a7810a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pow", - "version": "2.4.0", + "version": "2.4.1", "main": "dist/src/index.js", "scripts": { "start": "node .",