From f6c8b2bfa97b3dc0bd287947af21edd4a269297d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 May 2023 00:35:38 +0000 Subject: [PATCH] Release v2.6.1 (#545) PR: #544 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 4b14334c..6b9babef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pow", - "version": "2.6.0", + "version": "2.6.1", "main": "dist/src/index.js", "scripts": { "start": "node .",