diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2019-10-29 12:55:28 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-29 12:55:28 +0800 |
commit | 8a191c0a8486bfd2a51562f0c072e00507abea6e (patch) | |
tree | 3fa4112d3b4d9cfe5b8ad7c81ebc9f4c08fc3fff /package.json | |
parent | 83fb8b4ca1e877c9ca7b3b07712ddec1c6f3a43d (diff) | |
download | tracifyjs-8a191c0a8486bfd2a51562f0c072e00507abea6e.tar.gz tracifyjs-8a191c0a8486bfd2a51562f0c072e00507abea6e.zip |
v3.6.5
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 71cafddc..ff00c3ca 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.4", + "version": "3.6.5", "engines": { "node": ">=0.8.0" }, |