From b20bf4564c8eb47d4544b6a088429ff011fbd585 Mon Sep 17 00:00:00 2001 From: titanism <101466223+titanism@users.noreply.github.com> Date: Tue, 5 Jul 2022 15:49:51 -0500 Subject: [PATCH] 12.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d55780..eb4d72a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@ladjs/api", "description": "API server for Lad", - "version": "12.0.0", + "version": "12.0.1", "author": "Nick Baugh (http://niftylettuce.com/)", "bugs": { "url": "https://github.com/ladjs/api/issues",