diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2019-10-12 20:19:05 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-12 20:19:05 +0800 |
commit | c3ca293e6bd3719cfda0367903112e8bd5dfb3c0 (patch) | |
tree | 59e57c0bef0dcf75792fae1a1210905d0050977e | |
parent | 516b67a43b205229d95f039a4d3fb604645c67f2 (diff) | |
download | tracifyjs-c3ca293e6bd3719cfda0367903112e8bd5dfb3c0.tar.gz tracifyjs-c3ca293e6bd3719cfda0367903112e8bd5dfb3c0.zip |
v3.6.2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index fa1da5a4..55cc3f23 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "JavaScript parser, mangler/compressor and beautifier toolkit", "author": "Mihai Bazon <mihai.bazon@gmail.com> (http://lisperator.net/)", "license": "BSD-2-Clause", - "version": "3.6.1", + "version": "3.6.2", "engines": { "node": ">=0.8.0" }, |