From 350899066736206433686a0463ab6cab3958ae9a Mon Sep 17 00:00:00 2001 From: Joe Kent <897368+itsjoekent@users.noreply.github.com> Date: Thu, 20 Jul 2023 12:45:05 -0400 Subject: [PATCH] update package.json as well --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08af7ed..5e1d2d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kevin-middleware", - "version": "1.5.0", + "version": "1.6.0", "description": "This is an Express middleware that makes developing javascript in a monorepo easier.", "main": "index.js", "directories": {