diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2019-11-18 20:21:07 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-18 20:21:07 +0800 |
commit | 02cc4a0d0370a79cb868199c58a03cfcd0e4d299 (patch) | |
tree | c7f95a9db10013834726ef8fa613aa2b66692933 /package.json | |
parent | 4e06e1ca349f3c56e107dcd83e70b0f13577fb2a (diff) | |
download | tracifyjs-02cc4a0d0370a79cb868199c58a03cfcd0e4d299.tar.gz tracifyjs-02cc4a0d0370a79cb868199c58a03cfcd0e4d299.zip |
v3.7.0
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c41bf4bd..34c5c1f1 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.9", + "version": "3.7.0", "engines": { "node": ">=0.8.0" }, |