diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2018-04-08 03:06:15 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-08 03:06:15 +0800 |
commit | 87857b0f1bcb428d36cf715d8ac218eebed6a3ff (patch) | |
tree | 224de5781234fce657f614ed89d543f2d559a145 | |
parent | e5f6a882333cf0dcaf87e2a58dfa2867106114e9 (diff) | |
download | tracifyjs-87857b0f1bcb428d36cf715d8ac218eebed6a3ff.tar.gz tracifyjs-87857b0f1bcb428d36cf715d8ac218eebed6a3ff.zip |
v3.3.20
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0ad1424b..fdde7ef8 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.3.19", + "version": "3.3.20", "engines": { "node": ">=0.8.0" }, |