diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2020-10-04 22:12:07 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-04 22:12:07 +0800 |
commit | 1786c6907070ee984d36548ab9941f36c524237e (patch) | |
tree | 83a55bc51efc0f1692122a71f722426c91272e64 /package.json | |
parent | 95ef4d5377efc159c7102f134d844ba617b28996 (diff) | |
download | tracifyjs-1786c6907070ee984d36548ab9941f36c524237e.tar.gz tracifyjs-1786c6907070ee984d36548ab9941f36c524237e.zip |
v3.11.1
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 e0f7aafd..27b14ea2 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.0", + "version": "3.11.1", "engines": { "node": ">=0.8.0" }, |