diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2017-12-24 17:34:56 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-24 17:34:56 +0800 |
commit | f1556cb9451e9532896f9e553087c9ce83801170 (patch) | |
tree | ab8acae97617d2c0bc48fcca676fb212a084d439 | |
parent | efffb817357898f3a05d24fdddbf3280e33bf880 (diff) | |
download | tracifyjs-f1556cb9451e9532896f9e553087c9ce83801170.tar.gz tracifyjs-f1556cb9451e9532896f9e553087c9ce83801170.zip |
v3.3.0
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e3f21d63..f42ac272 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.2", + "version": "3.3.0", "engines": { "node": ">=0.8.0" }, |