From 3883a5494b822647f11c6a26c3e5fa5e4d645d7f Mon Sep 17 00:00:00 2001 From: DanielJDufour Date: Sun, 6 Nov 2022 10:48:33 -0500 Subject: [PATCH] 0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f27f428..5b26c5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "srvd", - "version": "0.4.0", + "version": "0.5.0", "description": "Another Development Server. Supports Range Requests. Configure through Environmental Variables.", "main": "srvd.js", "types": "srvd.d.ts",