diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2021-02-01 01:37:32 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-01 01:37:32 +0800 |
commit | ac7b5c07d778d3b70bf39c4c0014e9411d780268 (patch) | |
tree | e2b6f0206e3100dabcbc81115305aa9f126b928c /package.json | |
parent | 0cd4a199b09a3647a4596bfdb0074a2d09fb8cda (diff) | |
download | tracifyjs-ac7b5c07d778d3b70bf39c4c0014e9411d780268.tar.gz tracifyjs-ac7b5c07d778d3b70bf39c4c0014e9411d780268.zip |
v3.12.6
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 b953152a..798b5d03 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.12.5", + "version": "3.12.6", "engines": { "node": ">=0.8.0" }, |