diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2019-05-30 15:30:00 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-30 15:30:00 +0800 |
commit | 70bb304a0a372f7fb20b4f7b6909f15330539587 (patch) | |
tree | 4dec529291c0f4b28773e39d27bacaf581c96b7e /package.json | |
parent | 9d3b1efd86d659c6519cc74b7f8b232e07e0675e (diff) | |
download | tracifyjs-70bb304a0a372f7fb20b4f7b6909f15330539587.tar.gz tracifyjs-70bb304a0a372f7fb20b4f7b6909f15330539587.zip |
v3.6.0
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 ae1ca8be..f67fdb33 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.15", + "version": "3.6.0", "engines": { "node": ">=0.8.0" }, |