diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2020-01-12 11:12:11 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-12 11:12:11 +0800 |
commit | 5beb7e4797097d2b35d45a4fec7c08f91eef615b (patch) | |
tree | 93148f4199e0a3688a3ea4b742d0a1c3929837e0 /package.json | |
parent | 46caaa82ba955eba112fb60279129aa2f5675440 (diff) | |
download | tracifyjs-5beb7e4797097d2b35d45a4fec7c08f91eef615b.tar.gz tracifyjs-5beb7e4797097d2b35d45a4fec7c08f91eef615b.zip |
v3.7.5
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 4943df1d..1d40a25d 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.4", + "version": "3.7.5", "engines": { "node": ">=0.8.0" }, |