diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2020-11-03 08:59:02 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-03 08:59:02 +0800 |
commit | af4ea3ff6978f079531d011cffc7e2337b3ab48c (patch) | |
tree | b7c9fef2810d3859890dd8bbcf23c9d63997d709 /package.json | |
parent | e7643248a314244caeae8464ae5b713ede5b2e3d (diff) | |
download | tracifyjs-af4ea3ff6978f079531d011cffc7e2337b3ab48c.tar.gz tracifyjs-af4ea3ff6978f079531d011cffc7e2337b3ab48c.zip |
v3.11.5
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 d5ed07c0..ae88027e 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.4", + "version": "3.11.5", "engines": { "node": ">=0.8.0" }, |