diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2021-04-30 00:44:50 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-30 00:44:50 +0800 |
commit | 8aa650bcf95853a930e047350cc9040b42a3c567 (patch) | |
tree | cdef4519caca707b054d398b7c4192293f0ce108 | |
parent | d576495e5a696302340580e999bc0446a1d4c1ca (diff) | |
download | tracifyjs-8aa650bcf95853a930e047350cc9040b42a3c567.tar.gz tracifyjs-8aa650bcf95853a930e047350cc9040b42a3c567.zip |
v3.13.5
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0ce8167a..974d8869 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.4", + "version": "3.13.5", "engines": { "node": ">=0.8.0" }, |