diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2017-06-29 00:49:06 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-29 00:49:06 +0800 |
commit | 5e6f26445f932a180890be4792dab574e07cbb0f (patch) | |
tree | 15c418dc6e1b7d4415e27de4edd3618b65c37d3f | |
parent | f0a99125eef4a95a3c4bead81b3bf9a99b207019 (diff) | |
download | tracifyjs-5e6f26445f932a180890be4792dab574e07cbb0f.tar.gz tracifyjs-5e6f26445f932a180890be4792dab574e07cbb0f.zip |
v3.0.21
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 47e71554..ee2deb06 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.0.20", + "version": "3.0.21", "engines": { "node": ">=0.8.0" }, |