From 0b511d3713ae141d6c8da2940e304d61f75f059d Mon Sep 17 00:00:00 2001 From: homer0 Date: Mon, 13 Apr 2020 05:38:03 -0300 Subject: [PATCH] v6.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf7d9d2..c34a055 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "projext-plugin-webpack-angularjs", "description": "Allows you to bundle an AngularJS project with projext using the webpack build engine.", "homepage": "https://homer0.github.io/projext-plugin-webpack-angularjs/", - "version": "6.0.0", + "version": "6.0.1", "repository": "homer0/projext-plugin-webpack-angularjs", "author": "Leonardo Apiwan (@homer0) ", "license": "MIT",