From 01fd5266b156f48ca8b4d8401ff9b334989639bd Mon Sep 17 00:00:00 2001 From: Ian Walter Date: Fri, 15 Feb 2019 14:35:46 -0500 Subject: [PATCH] v1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dad1885..72f4c29 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ianwalter/test-server", - "version": "1.1.0", + "version": "1.2.0", "description": "> Easily create a minimal [Koa][koaUrl] server for testing", "license": "SEE LICENSE IN LICENSE", "main": "index.js",