From ca9f88207ab539abe7af8751394ec20d5f61ff61 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 May 2023 05:56:58 +0000 Subject: [PATCH] Release v2.5.0 (#535) PR: #534 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 bad8abd6..d4b20633 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pow", - "version": "2.4.3", + "version": "2.5.0", "main": "dist/src/index.js", "scripts": { "start": "node .",