From 98fcd085b6d9f5b78565a4231686231088d24aba Mon Sep 17 00:00:00 2001 From: John Papa Date: Mon, 4 Apr 2016 11:49:06 -0400 Subject: [PATCH] 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 787ea8b..931664c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lite-server", - "version": "2.1.0", + "version": "2.2.0", "description": "Lightweight development node server for serving a web app, providing a fallback for browser history API, loading in the browser, and injecting scripts on the fly.", "main": "index.js", "scripts": {