aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Lam S.L <alexlamsl@gmail.com>2017-05-08 07:05:57 +0800
committerGitHub <noreply@github.com>2017-05-08 07:05:57 +0800
commit014f428153c44a9a920b99320b91364f6ac3259b (patch)
tree976485694fb3620d571dc81f01d5cd5eab350c59
parenta3b2eb75bd57e78305c418242c538c41acf010e7 (diff)
downloadtracifyjs-014f428153c44a9a920b99320b91364f6ac3259b.tar.gz
tracifyjs-014f428153c44a9a920b99320b91364f6ac3259b.zip
v3.0.1
-rw-r--r--package.json2
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"
},