diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2020-10-11 21:19:25 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-11 21:19:25 +0800 |
commit | ffcce28ce15afe9f0b8d8a4a83b901508eb866de (patch) | |
tree | ea744bfaeb5af10dae8e50376eb4363731fcbc17 | |
parent | 9c0feb69e5cdd3d491c6b0600fc964a41a774710 (diff) | |
download | tracifyjs-ffcce28ce15afe9f0b8d8a4a83b901508eb866de.tar.gz tracifyjs-ffcce28ce15afe9f0b8d8a4a83b901508eb866de.zip |
v3.11.2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 27b14ea2..7fe8cc7c 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.1", + "version": "3.11.2", "engines": { "node": ">=0.8.0" }, |