diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2020-05-13 17:23:01 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-13 17:23:01 +0800 |
commit | 30ed8f558038ea1017ecd8cb4a02851eaed92ac0 (patch) | |
tree | 53d6381443f872c3d0c4b3ee02a663678c1f259c | |
parent | dc9e7cd1fef385477332e13a0a384f465e81a2fb (diff) | |
download | tracifyjs-30ed8f558038ea1017ecd8cb4a02851eaed92ac0.tar.gz tracifyjs-30ed8f558038ea1017ecd8cb4a02851eaed92ac0.zip |
v3.9.3
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 44dfeedc..f661e765 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.9.2", + "version": "3.9.3", "engines": { "node": ">=0.8.0" }, |