diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2021-03-29 06:58:06 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-29 06:58:06 +0800 |
commit | 6335b5fd8a6bb874e1c15e83abcaf86a1304fa1a (patch) | |
tree | 093be667f8764940ef82f5def5fa1b05995a7dc7 /package.json | |
parent | daa8319b8a66641e2d78dc0e68446a2e774495e4 (diff) | |
download | tracifyjs-6335b5fd8a6bb874e1c15e83abcaf86a1304fa1a.tar.gz tracifyjs-6335b5fd8a6bb874e1c15e83abcaf86a1304fa1a.zip |
v3.13.3
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 d7a7a154..f24647d7 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.13.2", + "version": "3.13.3", "engines": { "node": ">=0.8.0" }, |