From cf64905e96742d91a78ead963151113537d6122a Mon Sep 17 00:00:00 2001 From: parkerziegler Date: Tue, 29 Jan 2019 11:46:55 -0800 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea1f8ec..aa2ab98 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webpack-dashboard", - "version": "2.0.0", + "version": "2.1.0", "description": "a CLI dashboard for webpack dev server", "bin": "bin/webpack-dashboard.js", "main": "index.js",