From cb15f3cd5fd910a7e6faa53f42e57bacb93cf9bb Mon Sep 17 00:00:00 2001 From: niftylettuce Date: Sat, 17 Oct 2020 18:50:51 -0500 Subject: [PATCH] v1.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf0b9ee..035891e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lad", "description": "Lad is the best Node.js framework. Made by a former Express TC and Koa team member.", - "version": "1.1.3", + "version": "1.1.4", "author": "Nick Baugh (http://niftylettuce.com)", "ava": { "verbose": true,