diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2019-04-19 15:22:46 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-19 15:22:46 +0800 |
commit | f1a77e4fc03a3ff9e217992e5aa1a62fc35e0f2f (patch) | |
tree | fcb1fa7badcdd1e412abb5e75d310e4833d2b6d4 | |
parent | b55a2fd53113d70900c7cd96ad8cfdcc235629c2 (diff) | |
download | tracifyjs-f1a77e4fc03a3ff9e217992e5aa1a62fc35e0f2f.tar.gz tracifyjs-f1a77e4fc03a3ff9e217992e5aa1a62fc35e0f2f.zip |
v3.5.5
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0fb62cb3..1ca4d050 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.5.4", + "version": "3.5.5", "engines": { "node": ">=0.8.0" }, |