aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Lam S.L <alexlamsl@gmail.com>2020-01-07 07:59:54 +0800
committerGitHub <noreply@github.com>2020-01-07 07:59:54 +0800
commitd17191111a24988195c364ccf7b71251440175ee (patch)
treeb118e0adf8fe00486a8aeb3f12375d911ea0c248
parent0ff607cb8087acfa2da982cf9a00cd9463f98207 (diff)
downloadtracifyjs-d17191111a24988195c364ccf7b71251440175ee.tar.gz
tracifyjs-d17191111a24988195c364ccf7b71251440175ee.zip
v3.7.4
-rw-r--r--package.json2
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"
},