From 19c28f1ef146469e409470805ea4279d47c3d35c Mon Sep 17 00:00:00 2001
From: Michael Cousins <michael@cousins.io>
Date: Thu, 28 Mar 2024 21:59:23 -0400
Subject: [PATCH] chore(release): 3.1.1

---
 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 a9171c4..3740ccd 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "@jsdevtools/npm-publish",
-  "version": "3.1.0",
+  "version": "3.1.1",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@jsdevtools/npm-publish",
-      "version": "3.1.0",
+      "version": "3.1.1",
       "license": "MIT",
       "dependencies": {
         "@types/semver": "^7.5.2",
diff --git a/package.json b/package.json
index 39b92a9..cde8dec 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@jsdevtools/npm-publish",
   "description": "Fast, easy publishing to NPM",
-  "version": "3.1.0",
+  "version": "3.1.1",
   "keywords": [
     "github-action",
     "npm",