diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2019-05-02 00:01:40 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-02 00:01:40 +0800 |
commit | 429d2b56b770f18cef72c2590eabecc6300b9922 (patch) | |
tree | 86f2f52f3443368253b646d583ab97abc154d909 | |
parent | 2ea96549c55c44935c05fcaf6c68119d0eef4c8e (diff) | |
download | tracifyjs-429d2b56b770f18cef72c2590eabecc6300b9922.tar.gz tracifyjs-429d2b56b770f18cef72c2590eabecc6300b9922.zip |
v3.5.10
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 501d9ac1..2e1ebc1e 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.9", + "version": "3.5.10", "engines": { "node": ">=0.8.0" }, |