aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Lam S.L <alexlamsl@gmail.com>2018-04-08 03:06:15 +0800
committerGitHub <noreply@github.com>2018-04-08 03:06:15 +0800
commit87857b0f1bcb428d36cf715d8ac218eebed6a3ff (patch)
tree224de5781234fce657f614ed89d543f2d559a145
parente5f6a882333cf0dcaf87e2a58dfa2867106114e9 (diff)
downloadtracifyjs-87857b0f1bcb428d36cf715d8ac218eebed6a3ff.tar.gz
tracifyjs-87857b0f1bcb428d36cf715d8ac218eebed6a3ff.zip
v3.3.20
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0ad1424b..fdde7ef8 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.19",
+ "version": "3.3.20",
"engines": {
"node": ">=0.8.0"
},