diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2017-12-10 13:46:17 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-10 13:46:17 +0800 |
commit | 24418274084745a224a2715219a4c6029cbfee8f (patch) | |
tree | a8524aaccbe1b4274ad355b33019a608761ca223 | |
parent | 0aff037a3574dfcf856484f4db67dd1b0d66c1c8 (diff) | |
download | tracifyjs-24418274084745a224a2715219a4c6029cbfee8f.tar.gz tracifyjs-24418274084745a224a2715219a4c6029cbfee8f.zip |
v3.2.2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index adfc10a4..e3f21d63 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "homepage": "http://lisperator.net/uglifyjs", "author": "Mihai Bazon <mihai.bazon@gmail.com> (http://lisperator.net/)", "license": "BSD-2-Clause", - "version": "3.2.1", + "version": "3.2.2", "engines": { "node": ">=0.8.0" }, |