From: Alex Lam S.L Date: Sat, 19 Oct 2019 06:28:11 +0000 (+0800) Subject: v3.6.3 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=6b4886c908c6415a397539701117cd493545d21b;p=UglifyJS.git v3.6.3 --- diff --git a/package.json b/package.json index 37741503..9a920e6a 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "JavaScript parser, mangler/compressor and beautifier toolkit", "author": "Mihai Bazon (http://lisperator.net/)", "license": "BSD-2-Clause", - "version": "3.6.2", + "version": "3.6.3", "engines": { "node": ">=0.8.0" },