diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2018-08-31 04:28:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-31 04:28:21 +0000 |
commit | ea999b0e9261a9035af5c1f35ffe68bb83f29719 (patch) | |
tree | a83d287cf365af8d48d999391469833244947ce2 | |
parent | ce7e220de42de0aaf41783ff0ea3c776930b1841 (diff) | |
download | tracifyjs-ea999b0e9261a9035af5c1f35ffe68bb83f29719.tar.gz tracifyjs-ea999b0e9261a9035af5c1f35ffe68bb83f29719.zip |
v3.4.9
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 24ad7f2f..27b354c3 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.4.8", + "version": "3.4.9", "engines": { "node": ">=0.8.0" }, |