diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2017-03-08 12:41:22 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-08 12:41:22 +0800 |
commit | 344d11d591ca18416ce6fe7444e451609ee14689 (patch) | |
tree | 9a12e2733a76965a1fcef6319c097bf84b36dd06 /package.json | |
parent | c7cdcf06a65b70b557894c1680fc099d3c7aca6a (diff) | |
download | tracifyjs-344d11d591ca18416ce6fe7444e451609ee14689.tar.gz tracifyjs-344d11d591ca18416ce6fe7444e451609ee14689.zip |
v2.8.9
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 086b6910..6030d798 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.8", + "version": "2.8.9", "engines": { "node": ">=0.8.0" }, |