diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2017-03-09 05:48:06 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-09 05:48:06 +0800 |
commit | e9920f7ca162ce062cc481b876be293d7324a714 (patch) | |
tree | 4786b0769a2e332e13181900d4ec53dadf4a6a28 | |
parent | 7e465d4a01f2cbcae24e1c60ee96969c14130287 (diff) | |
download | tracifyjs-e9920f7ca162ce062cc481b876be293d7324a714.tar.gz tracifyjs-e9920f7ca162ce062cc481b876be293d7324a714.zip |
v2.8.10
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6030d798..c56d8f86 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": "2.8.9", + "version": "2.8.10", "engines": { "node": ">=0.8.0" }, |