diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2018-04-20 19:50:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-20 19:50:16 +0000 |
commit | 59eecb6bf57bc4bb40970294411b0c4d1e5d9d3e (patch) | |
tree | 5ddd5541e0151628844928a9f9cb5ea250110d58 | |
parent | d83c6490abeb6821c939b06ce4b56781cd0f1145 (diff) | |
download | tracifyjs-59eecb6bf57bc4bb40970294411b0c4d1e5d9d3e.tar.gz tracifyjs-59eecb6bf57bc4bb40970294411b0c4d1e5d9d3e.zip |
v3.3.22
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ec185e26..e6ff8484 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.21", + "version": "3.3.22", "engines": { "node": ">=0.8.0" }, |