From bc0f9722c3dd0af690be8a34e02751ce091a7891 Mon Sep 17 00:00:00 2001 From: titanism <101466223+titanism@users.noreply.github.com> Date: Wed, 27 Apr 2022 11:43:50 -0500 Subject: [PATCH] v1.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a86719..f648e7c 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.3.1", + "version": "1.3.2", "author": "Nick Baugh (http://niftylettuce.com)", "ava": { "verbose": true,