diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2020-12-22 23:59:53 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-22 23:59:53 +0800 |
commit | bba7cd0a70551617a243a9c78ec18eef42f89ad6 (patch) | |
tree | 46bc915d3e57fb9f011a45637e10af0382694e20 | |
parent | e1b2026929623b3b0a771f2297c98c0f5e1ba1c9 (diff) | |
download | tracifyjs-bba7cd0a70551617a243a9c78ec18eef42f89ad6.tar.gz tracifyjs-bba7cd0a70551617a243a9c78ec18eef42f89ad6.zip |
v3.12.3
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 205208f9..efa84d33 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.12.2", + "version": "3.12.3", "engines": { "node": ">=0.8.0" }, |