diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2019-10-19 14:28:11 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-19 14:28:11 +0800 |
commit | 6b4886c908c6415a397539701117cd493545d21b (patch) | |
tree | 1ce59dd10c81c0c508e94639116a47559e77aa9f /package.json | |
parent | 0201cb4b5291681ea0869498d9da051f45997575 (diff) | |
download | tracifyjs-6b4886c908c6415a397539701117cd493545d21b.tar.gz tracifyjs-6b4886c908c6415a397539701117cd493545d21b.zip |
v3.6.3
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 37741503..9a920e6a 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.2", + "version": "3.6.3", "engines": { "node": ">=0.8.0" }, |