diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2018-04-07 22:27:55 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-07 22:27:55 +0800 |
commit | 8d0b00317e7f4ca63c806c2a6049bbbc804012d2 (patch) | |
tree | ebea8041d94714820f2986739f994033cc0d8fef | |
parent | db49daf365598986106c95def10e619e4e6ba4a0 (diff) | |
download | tracifyjs-8d0b00317e7f4ca63c806c2a6049bbbc804012d2.tar.gz tracifyjs-8d0b00317e7f4ca63c806c2a6049bbbc804012d2.zip |
v3.3.19
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 32a5af72..0ad1424b 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.18", + "version": "3.3.19", "engines": { "node": ">=0.8.0" }, |