From 7073491fbbef57760fbe0a8572148912feef171c Mon Sep 17 00:00:00 2001 From: ktsn Date: Sat, 18 Mar 2017 01:51:12 +0900 Subject: [PATCH] 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6c892c..8b803a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-hot-reload-loader", - "version": "0.1.1", + "version": "0.1.2", "description": "Enable hot module replacement (HMR) on your Vue components", "main": "lib/index.js", "files": [