diff --git a/package-lock.json b/package-lock.json index 194f335..8020c26 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "tree-house", - "version": "3.4.1", + "version": "3.4.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7700267..0477814 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tree-house", - "version": "3.4.1", + "version": "3.4.2", "description": "NodeJS utilities and handy helpers extending ExpressJS functionalities", "main": "build/index.js", "types": "build/index.d.ts",