From da7efc8e37c46b97b4a61f0e9028c216660877e3 Mon Sep 17 00:00:00 2001 From: Ian Walter Date: Mon, 16 Sep 2019 21:30:24 -0400 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da086b9..d8adfa7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ianwalter/test-server", - "version": "1.4.3", + "version": "2.0.0", "description": "Easily create a minimal Koa or Express server for testing", "license": "SEE LICENSE IN LICENSE", "main": "index.js",