diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2018-08-09 14:47:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-09 14:47:24 +0000 |
commit | 5c1ae3662ddfba8ec6016983d503762d784267da (patch) | |
tree | 1e7eb84d90c3c526eb9dff5a1d4d67ebcc94a5a4 | |
parent | cfebeb2f63929a9e1a73a606ff2bc9a75e380b28 (diff) | |
download | tracifyjs-5c1ae3662ddfba8ec6016983d503762d784267da.tar.gz tracifyjs-5c1ae3662ddfba8ec6016983d503762d784267da.zip |
v3.4.7
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bc5c8173..8f6b78d6 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.6", + "version": "3.4.7", "engines": { "node": ">=0.8.0" }, |