diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2019-05-21 14:26:58 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-21 14:26:58 +0800 |
commit | e4f5ba1d294c7e22c503dc29c141a6613fbb0142 (patch) | |
tree | 51e8e534ed271c5958027b1175b5f1c325f96242 /package.json | |
parent | b9053c7a25ff1ad86345e0196437671609756afa (diff) | |
download | tracifyjs-e4f5ba1d294c7e22c503dc29c141a6613fbb0142.tar.gz tracifyjs-e4f5ba1d294c7e22c503dc29c141a6613fbb0142.zip |
v3.5.15
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 c2a24842..ae1ca8be 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.14", + "version": "3.5.15", "engines": { "node": ">=0.8.0" }, |