From 91092c5bdb6a75e59ce0a7eb6199762ec2f68ab2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 May 2023 00:21:05 +0000 Subject: [PATCH] Release v2.6.0 (#543) PR: #542 #541 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 df6515ac..4b14334c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pow", - "version": "2.5.1", + "version": "2.6.0", "main": "dist/src/index.js", "scripts": { "start": "node .",