diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2018-05-22 17:09:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-22 17:09:12 +0000 |
commit | 69931574e14d3ec58141b9ce2ef679f21caf5991 (patch) | |
tree | ea703e21cd05c8bda3f008003efacd86db6b37dc | |
parent | b5af8a1914b311e763ba108eaa234c882244f9c6 (diff) | |
download | tracifyjs-69931574e14d3ec58141b9ce2ef679f21caf5991.tar.gz tracifyjs-69931574e14d3ec58141b9ce2ef679f21caf5991.zip |
v3.3.27
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b4125d40..10a1ec79 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.3.26", + "version": "3.3.27", "engines": { "node": ">=0.8.0" }, |