diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2019-04-27 17:00:58 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-27 17:00:58 +0800 |
commit | 34075fc4c44eaf3369ffa76a1c7fa4f8281456bd (patch) | |
tree | 461bb826795611ad2fa24ca75873058943b810ae | |
parent | e5436ca5665378d67bb228704736d1fe5fa7b6ee (diff) | |
download | tracifyjs-34075fc4c44eaf3369ffa76a1c7fa4f8281456bd.tar.gz tracifyjs-34075fc4c44eaf3369ffa76a1c7fa4f8281456bd.zip |
v3.5.9
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 133d355e..501d9ac1 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "JavaScript parser, mangler/compressor and beautifier toolkit", "author": "Mihai Bazon <mihai.bazon@gmail.com> (http://lisperator.net/)", "license": "BSD-2-Clause", - "version": "3.5.8", + "version": "3.5.9", "engines": { "node": ">=0.8.0" }, |