diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2019-05-20 00:13:06 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-20 00:13:06 +0800 |
commit | d357a7aabc7512e53ff135c917b05997e5158a2d (patch) | |
tree | 090a9f04578426a42c236e614ffd1f2ac856a1be /package.json | |
parent | ae77ebe5a5f1be4b2634036f48d8b570b569cb21 (diff) | |
download | tracifyjs-d357a7aabc7512e53ff135c917b05997e5158a2d.tar.gz tracifyjs-d357a7aabc7512e53ff135c917b05997e5158a2d.zip |
v3.5.14
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 603a3fe0..c2a24842 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.13", + "version": "3.5.14", "engines": { "node": ">=0.8.0" }, |