diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2019-05-17 14:10:33 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-17 14:10:33 +0800 |
commit | 04439edceccfdc450901907cd248425b3ba384ae (patch) | |
tree | 6cf7c433f67dc03de50236c3afe150b0c5182dd1 /package.json | |
parent | a246195412e2864993f00e32aade193234d0aa68 (diff) | |
download | tracifyjs-04439edceccfdc450901907cd248425b3ba384ae.tar.gz tracifyjs-04439edceccfdc450901907cd248425b3ba384ae.zip |
v3.5.13
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 e7069bb6..603a3fe0 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.5.12", + "version": "3.5.13", "engines": { "node": ">=0.8.0" }, |