diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2017-05-10 01:52:00 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-10 01:52:00 +0800 |
commit | 5fd8244a2e36b8f5c2de956e365e8e491e39ca26 (patch) | |
tree | 668e2085db98bc390345ac2b13f2da02b76f0b4b /package.json | |
parent | c14e2805859a3d85788af5d694fca73a6782530e (diff) | |
download | tracifyjs-5fd8244a2e36b8f5c2de956e365e8e491e39ca26.tar.gz tracifyjs-5fd8244a2e36b8f5c2de956e365e8e491e39ca26.zip |
v3.0.2
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 864eba56..e037535e 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.1", + "version": "3.0.2", "engines": { "node": ">=0.8.0" }, |