From c3143e31631b7cc169319b46fa8426c1353c285d Mon Sep 17 00:00:00 2001 From: homer0 Date: Tue, 30 Jan 2018 01:50:14 -0300 Subject: [PATCH] v1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58aed9a..373272a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "woopack-plugin-webpack-angularjs", "description": "Allows you to bundle an AngularJS project with woopack using the webpack build engine.", "homepage": "https://homer0.github.io/woopack-plugin-webpack-angularjs/", - "version": "0.0.5", + "version": "1.0.0", "repository": "homer0/woopack-plugin-webpack-angularjs", "author": "Leonardo Apiwan (@homer0) ", "license": "MIT",