diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2020-05-03 11:01:18 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-03 11:01:18 +0800 |
commit | 20f9a1d9089dca38456c8da8dcf110915967a82e (patch) | |
tree | 5561a40c87aa24b4dbead5949bf63ee907055d42 | |
parent | dcb74f558ec5228ef30d77bb2a4199556580ddfe (diff) | |
download | tracifyjs-20f9a1d9089dca38456c8da8dcf110915967a82e.tar.gz tracifyjs-20f9a1d9089dca38456c8da8dcf110915967a82e.zip |
v3.9.2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c88e4d18..f58dc3a6 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.9.1", + "version": "3.9.2", "engines": { "node": ">=0.8.0" }, |