From: Alex Lam S.L Date: Sun, 7 May 2017 23:05:57 +0000 (+0800) Subject: v3.0.1 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=014f428153c44a9a920b99320b91364f6ac3259b;p=UglifyJS.git v3.0.1 --- diff --git a/package.json b/package.json index 9b9e2552..864eba56 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "homepage": "http://lisperator.net/uglifyjs", "author": "Mihai Bazon (http://lisperator.net/)", "license": "BSD-2-Clause", - "version": "3.0.0", + "version": "3.0.1", "engines": { "node": ">=0.8.0" },