diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2019-10-23 15:38:05 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-23 15:38:05 +0800 |
commit | 370c8e03855f17d73e8a0f75ae0b9b40e31e47e9 (patch) | |
tree | 9f2ade6b18413fea209cc11cf680459bb8c81a13 /package.json | |
parent | 4240fba9b831c6d78fde5aac6855410bca34c30e (diff) | |
download | tracifyjs-370c8e03855f17d73e8a0f75ae0b9b40e31e47e9.tar.gz tracifyjs-370c8e03855f17d73e8a0f75ae0b9b40e31e47e9.zip |
v3.6.4
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9a920e6a..71cafddc 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.6.3", + "version": "3.6.4", "engines": { "node": ">=0.8.0" }, |