From 4b07b26a2f6e0a51846e1870223e545bae91c552 Mon Sep 17 00:00:00 2001
From: Michael Cousins <michael@cousins.io>
Date: Tue, 24 Oct 2023 11:41:41 -0400
Subject: [PATCH] chore(release): 3.0.1 (#162)

---
 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 f64cde2..16ee02c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "@jsdevtools/npm-publish",
-  "version": "3.0.0",
+  "version": "3.0.1",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@jsdevtools/npm-publish",
-      "version": "3.0.0",
+      "version": "3.0.1",
       "license": "MIT",
       "dependencies": {
         "@types/semver": "^7.5.2",
diff --git a/package.json b/package.json
index 2da89b6..eeb3df8 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@jsdevtools/npm-publish",
   "description": "Fast, easy publishing to NPM",
-  "version": "3.0.0",
+  "version": "3.0.1",
   "keywords": [
     "github-action",
     "npm",