From 9bcb74f3e1cb415245caf491f591cc76524e239b Mon Sep 17 00:00:00 2001 From: homer0 Date: Wed, 4 Apr 2018 01:44:12 -0300 Subject: [PATCH] v2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ca06dd..f3ce57d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "projext-plugin-webpack-react", "description": "Allows you to bundle a React project with projext using the webpack build engine.", "homepage": "https://homer0.github.io/projext-plugin-webpack-react/", - "version": "2.0.0", + "version": "2.0.1", "repository": "homer0/projext-plugin-webpack-react", "author": "Leonardo Apiwan (@homer0) ", "license": "MIT",