diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2020-11-14 22:21:19 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-14 22:21:19 +0800 |
commit | e390e7e12467ec1dd204245212aea9f811763439 (patch) | |
tree | f04206ede631a5180fa185c0db591e17cf06eaee | |
parent | 6fd5b5b371dd805e679042916c7c0fae79798d75 (diff) | |
download | tracifyjs-e390e7e12467ec1dd204245212aea9f811763439.tar.gz tracifyjs-e390e7e12467ec1dd204245212aea9f811763439.zip |
v3.11.6
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ae88027e..69c8ef0a 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.11.5", + "version": "3.11.6", "engines": { "node": ">=0.8.0" }, |