From fe72237be0920f7a0cafd6a966c9b929c9466e9b Mon Sep 17 00:00:00 2001 From: Michael Cousins Date: Tue, 12 Sep 2023 21:23:38 -0400 Subject: [PATCH] chore(release): 2.2.2 (#149) --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6ddca37..05e4e09 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@jsdevtools/npm-publish", - "version": "2.2.1", + "version": "2.2.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@jsdevtools/npm-publish", - "version": "2.2.1", + "version": "2.2.2", "license": "MIT", "dependencies": { "@types/semver": "^7.5.1", diff --git a/package.json b/package.json index 270b30e..282f841 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@jsdevtools/npm-publish", "description": "Fast, easy publishing to NPM", - "version": "2.2.1", + "version": "2.2.2", "keywords": [ "github-action", "npm",