From 301dc3a1375b37eae05124a459f230410f6fe372 Mon Sep 17 00:00:00 2001 From: Azu Barraza <41596861+azu-b@users.noreply.github.com> Date: Wed, 30 Mar 2022 12:13:46 -0600 Subject: [PATCH] v1.4.0 (#17) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc36811..17594a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kevin-middleware", - "version": "1.3.0", + "version": "1.4.0", "description": "This is an Express middleware that makes developing javascript in a monorepo easier.", "main": "index.js", "directories": {