diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2017-05-08 07:05:57 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-08 07:05:57 +0800 |
commit | 014f428153c44a9a920b99320b91364f6ac3259b (patch) | |
tree | 976485694fb3620d571dc81f01d5cd5eab350c59 | |
parent | a3b2eb75bd57e78305c418242c538c41acf010e7 (diff) | |
download | tracifyjs-014f428153c44a9a920b99320b91364f6ac3259b.tar.gz tracifyjs-014f428153c44a9a920b99320b91364f6ac3259b.zip |
v3.0.1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9b9e2552..864eba56 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.0", + "version": "3.0.1", "engines": { "node": ">=0.8.0" }, |