diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2020-10-25 23:40:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-25 23:40:42 +0000 |
commit | b2775746a7d7bc3a52dfdce43aa2f281ef6e7f6e (patch) | |
tree | bf1123f4ef479ff2a37d7b23ed268e686a6362d9 | |
parent | e478da24c7b185322c8898444470036fdec31c0d (diff) | |
download | tracifyjs-b2775746a7d7bc3a52dfdce43aa2f281ef6e7f6e.tar.gz tracifyjs-b2775746a7d7bc3a52dfdce43aa2f281ef6e7f6e.zip |
v3.11.4
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9df3f6a2..d5ed07c0 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.11.3", + "version": "3.11.4", "engines": { "node": ">=0.8.0" }, |