From 1b9ce9e8f7d858c1995b4fb738d5bbb34d30ce8c Mon Sep 17 00:00:00 2001 From: Glen Mailer Date: Sun, 23 Aug 2015 14:50:24 +0100 Subject: [PATCH] chore(release): 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b8c4e45..f1f3cca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webpack-hot-middleware", - "version": "1.2.0", + "version": "2.0.0", "description": "Webpack hot reloading you can attach to your own server", "main": "middleware.js", "scripts": {