aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Lam S.L <alexlamsl@gmail.com>2019-12-08 15:36:18 +0000
committerGitHub <noreply@github.com>2019-12-08 15:36:18 +0000
commitfe19ab7c57de1f3ba717ecd531e0e3f34c591a01 (patch)
treec33383a49ee9d22b8b1f0dcce0161911dfbbf859
parent9074f05129318c2acc095d8a58c60c0a61ff0cee (diff)
downloadtracifyjs-fe19ab7c57de1f3ba717ecd531e0e3f34c591a01.tar.gz
tracifyjs-fe19ab7c57de1f3ba717ecd531e0e3f34c591a01.zip
v3.7.2
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7b1c5b23..b6613e87 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.1",
+ "version": "3.7.2",
"engines": {
"node": ">=0.8.0"
},