diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2017-05-23 22:26:59 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-23 22:26:59 +0800 |
commit | e95052a4239dd35523484ace4c06c78ff655b272 (patch) | |
tree | 6dc2e0279c1cccf244c6ad1bea568a197d0a2ced /package.json | |
parent | e667f0acb87484617f506b561ecf0497ef9bdf25 (diff) | |
download | tracifyjs-e95052a4239dd35523484ace4c06c78ff655b272.tar.gz tracifyjs-e95052a4239dd35523484ace4c06c78ff655b272.zip |
v3.0.11
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 b40066c0..c0ba0c22 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.10", + "version": "3.0.11", "engines": { "node": ">=0.8.0" }, |