aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAlex Lam S.L <alexlamsl@gmail.com>2019-10-23 15:38:05 +0800
committerGitHub <noreply@github.com>2019-10-23 15:38:05 +0800
commit370c8e03855f17d73e8a0f75ae0b9b40e31e47e9 (patch)
tree9f2ade6b18413fea209cc11cf680459bb8c81a13 /package.json
parent4240fba9b831c6d78fde5aac6855410bca34c30e (diff)
downloadtracifyjs-370c8e03855f17d73e8a0f75ae0b9b40e31e47e9.tar.gz
tracifyjs-370c8e03855f17d73e8a0f75ae0b9b40e31e47e9.zip
v3.6.4
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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"
},