diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2020-01-07 07:59:54 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-07 07:59:54 +0800 |
commit | d17191111a24988195c364ccf7b71251440175ee (patch) | |
tree | b118e0adf8fe00486a8aeb3f12375d911ea0c248 | |
parent | 0ff607cb8087acfa2da982cf9a00cd9463f98207 (diff) | |
download | tracifyjs-d17191111a24988195c364ccf7b71251440175ee.tar.gz tracifyjs-d17191111a24988195c364ccf7b71251440175ee.zip |
v3.7.4
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index dacaced1..4943df1d 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.3", + "version": "3.7.4", "engines": { "node": ">=0.8.0" }, |