From 2ffd6dcbadb594ef654033ff73de3f04e8817cc7 Mon Sep 17 00:00:00 2001 From: Michael Yin Date: Tue, 20 Jul 2021 17:20:40 +1200 Subject: [PATCH] v1.0.36 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6778b0b..3a72426 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "localhostd", - "version": "1.0.35", + "version": "1.0.36", "description": "LocalhostD takes care of launching your web app on your development machine.", "main": "bin/app.js", "scripts": {