diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2019-11-01 13:40:03 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-01 13:40:03 +0800 |
commit | 6ad8e1081f4becc51d1a3a946b3851069918aca8 (patch) | |
tree | fd4744d24236536130743241f601c029c327110a /package.json | |
parent | 815eff1f7c5c2fca63814f11fbf6e769bc599e38 (diff) | |
download | tracifyjs-6ad8e1081f4becc51d1a3a946b3851069918aca8.tar.gz tracifyjs-6ad8e1081f4becc51d1a3a946b3851069918aca8.zip |
v3.6.6
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 ff00c3ca..f079b6f4 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.5", + "version": "3.6.6", "engines": { "node": ">=0.8.0" }, |