From 59075b03c42ae79986d96d761eeb15094df7a76e Mon Sep 17 00:00:00 2001 From: James Henry Date: Fri, 2 Sep 2022 16:12:13 +0400 Subject: [PATCH] chore: update package.json to release 2.2.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 29f18b8..c4b5bd4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "private": true, - "version": "2.2.5", + "version": "2.2.7", "license": "MIT", "description": "This package.json is here purely to control the version of the Action, in combination with https://github.com/JamesHenry/publish-shell-action", "scripts": {