diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2019-12-27 06:11:29 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-27 06:11:29 +0800 |
commit | 01d6e0f223aec7d36d50b960256bfa0f653b35f5 (patch) | |
tree | a7916ebfa3fd70bae2d9aca7c7d30a26919f3dae | |
parent | ab050e7a9415b3d60d02a360becaa25b4a9ab2f1 (diff) | |
download | tracifyjs-01d6e0f223aec7d36d50b960256bfa0f653b35f5.tar.gz tracifyjs-01d6e0f223aec7d36d50b960256bfa0f653b35f5.zip |
v3.7.3
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b6613e87..dacaced1 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.7.2", + "version": "3.7.3", "engines": { "node": ">=0.8.0" }, |