diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2021-03-22 04:34:26 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-22 04:34:26 +0800 |
commit | 9c01511f840aa8675f6dab4358b96d821283597a (patch) | |
tree | febf93f21bfadfe9a319dc9ca8b44e51840a3b69 | |
parent | 9faee3b66abe7bdfbf8152cec606432cc9ddf703 (diff) | |
download | tracifyjs-9c01511f840aa8675f6dab4358b96d821283597a.tar.gz tracifyjs-9c01511f840aa8675f6dab4358b96d821283597a.zip |
v3.13.2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6ac3fa39..d7a7a154 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.1", + "version": "3.13.2", "engines": { "node": ">=0.8.0" }, |