diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2018-07-27 11:35:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-27 11:35:26 +0000 |
commit | 2a5277b391f11e49306fb5a46f6037763916da4a (patch) | |
tree | fcd22cd6e92dc52a05adb1aa8d4f75b9c745c667 | |
parent | d47547dc71a7e0ba717348995a02a0703ef8f149 (diff) | |
download | tracifyjs-2a5277b391f11e49306fb5a46f6037763916da4a.tar.gz tracifyjs-2a5277b391f11e49306fb5a46f6037763916da4a.zip |
v3.4.6
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2d7edf99..bc5c8173 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.5", + "version": "3.4.6", "engines": { "node": ">=0.8.0" }, |