diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2017-03-11 05:00:55 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-11 05:00:55 +0800 |
commit | 919d5e348249f7b8c5ef0581660817292b5308a6 (patch) | |
tree | d6c72930e20531072cacf906f72a80bb56136e5a /package.json | |
parent | e3a3db73ae4c2c90ad304e1e6b7d019053ca3dc3 (diff) | |
download | tracifyjs-919d5e348249f7b8c5ef0581660817292b5308a6.tar.gz tracifyjs-919d5e348249f7b8c5ef0581660817292b5308a6.zip |
v2.8.12
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 0a5d814d..2ba24c7c 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.11", + "version": "2.8.12", "engines": { "node": ">=0.8.0" }, |