diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2017-11-05 15:03:19 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-05 15:03:19 +0800 |
commit | f46281e2b75a0cae0fbc591ba23c000d4106a07a (patch) | |
tree | 801db3ac286268e55f3f09906b048c52678bfbd0 | |
parent | 25a18883f5130ae809e1e38c226948576a2a4e90 (diff) | |
download | tracifyjs-f46281e2b75a0cae0fbc591ba23c000d4106a07a.tar.gz tracifyjs-f46281e2b75a0cae0fbc591ba23c000d4106a07a.zip |
v3.1.7
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9f41493d..1f490865 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.1.6", + "version": "3.1.7", "engines": { "node": ">=0.8.0" }, |