From 600420b319438da1719212cebb3adc4dc367f20e Mon Sep 17 00:00:00 2001 From: Azu Barraza <41596861+azu-b@users.noreply.github.com> Date: Wed, 4 May 2022 10:10:33 -0500 Subject: [PATCH] v1.5.0 (#20) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17594a3..ad527c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kevin-middleware", - "version": "1.4.0", + "version": "1.5.0", "description": "This is an Express middleware that makes developing javascript in a monorepo easier.", "main": "index.js", "directories": {