From 459e21a2391006d73cbdcbea660dbe1d7a57cd5e Mon Sep 17 00:00:00 2001 From: James Henry Date: Wed, 22 May 2024 18:07:54 +0400 Subject: [PATCH] fix: bump version to see if it fixes verified publisher status (#151) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 371a294..26a0e57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "private": true, - "version": "4.0.4", + "version": "4.0.5", "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": {