From 0105af4071d33e15cb043fe38f7b10e4c19a14f5 Mon Sep 17 00:00:00 2001 From: Michael Yin Date: Wed, 31 Oct 2018 17:58:28 +1300 Subject: [PATCH] v1.0.10 * simulate Ctrl-C to stop --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 00cab6b..adf5e67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "localhostd", - "version": "1.0.9", + "version": "1.0.10", "description": "LocalhostD takes care of launching your web app on your development machine.", "main": "bin/app.js", "scripts": {