diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2018-03-14 16:45:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-14 16:45:38 +0000 |
commit | 90585e29c257e3417f8a22024d6701d1ddced2fe (patch) | |
tree | 4f2867142c5c594bbe3e29e0237109cd80df433a | |
parent | d8fc28191504fb82cce7ae487904c29f9f8517ae (diff) | |
download | tracifyjs-90585e29c257e3417f8a22024d6701d1ddced2fe.tar.gz tracifyjs-90585e29c257e3417f8a22024d6701d1ddced2fe.zip |
v3.3.15
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d82580c7..9c648677 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.14", + "version": "3.3.15", "engines": { "node": ">=0.8.0" }, |