From f83882650ed2069c2081bcacf3aa5d5dde66a633 Mon Sep 17 00:00:00 2001 From: Robert Mennell Date: Sun, 1 Jul 2018 10:47:28 -0700 Subject: [PATCH] Forgot to bump the tag! --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ecfd24..f80852e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simpleexpress", - "version": "1.2.2", + "version": "1.2.3", "description": "A simple modular express server with auto loading", "main": "index.js", "scripts": {