diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2019-12-08 15:36:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-08 15:36:18 +0000 |
commit | fe19ab7c57de1f3ba717ecd531e0e3f34c591a01 (patch) | |
tree | c33383a49ee9d22b8b1f0dcce0161911dfbbf859 | |
parent | 9074f05129318c2acc095d8a58c60c0a61ff0cee (diff) | |
download | tracifyjs-fe19ab7c57de1f3ba717ecd531e0e3f34c591a01.tar.gz tracifyjs-fe19ab7c57de1f3ba717ecd531e0e3f34c591a01.zip |
v3.7.2
-rw-r--r-- | package.json | 2 |
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" }, |