From b1dec16865e1a42e6aaa601a91193154b6dbc2a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 04:52:28 +0000 Subject: [PATCH] Release v2.6.5 (#594) PR: #593 #592 #591 #590 #589 #588 #587 #586 #585 #583 #584 #582 #581 #580 #579 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 b4c7f85d..a052a448 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pow", - "version": "2.6.4", + "version": "2.6.5", "main": "dist/src/index.js", "scripts": { "start": "node .",