From f522f365aaebfcdd257bb5573c60d3472ce8171f Mon Sep 17 00:00:00 2001 From: Simen Bekkhus Date: Mon, 30 May 2016 19:55:59 +0200 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a657ded2..292c51b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "add-asset-html-webpack-plugin", - "version": "0.1.0", + "version": "0.2.0", "description": "Add a JS or CSS assets to a generated HTML file", "files": [ "index.js"