From 432add6b622d9150c4e22d6c28f9223a0aca3a02 Mon Sep 17 00:00:00 2001 From: Ian Walter Date: Tue, 14 May 2019 14:46:15 -0400 Subject: [PATCH] v1.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 65be6d8..c608b11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ianwalter/test-server", - "version": "1.4.2", + "version": "1.4.3", "description": "Easily create a minimal [Koa][koaUrl] server for testing", "license": "SEE LICENSE IN LICENSE", "main": "index.js",