diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2019-11-30 06:02:09 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-30 06:02:09 +0800 |
commit | b866a23671713cb1f39c68084dd6376e000e72e4 (patch) | |
tree | 9cd45662f4f1d437f40c0709e3519eaa96a8352b /package.json | |
parent | 1283d738539b4f899e4941f556b516c071bfa55a (diff) | |
download | tracifyjs-b866a23671713cb1f39c68084dd6376e000e72e4.tar.gz tracifyjs-b866a23671713cb1f39c68084dd6376e000e72e4.zip |
v3.7.1
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 34c5c1f1..7b1c5b23 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.0", + "version": "3.7.1", "engines": { "node": ">=0.8.0" }, |