aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAlex Lam S.L <alexlamsl@gmail.com>2020-10-04 22:12:07 +0800
committerGitHub <noreply@github.com>2020-10-04 22:12:07 +0800
commit1786c6907070ee984d36548ab9941f36c524237e (patch)
tree83a55bc51efc0f1692122a71f722426c91272e64 /package.json
parent95ef4d5377efc159c7102f134d844ba617b28996 (diff)
downloadtracifyjs-1786c6907070ee984d36548ab9941f36c524237e.tar.gz
tracifyjs-1786c6907070ee984d36548ab9941f36c524237e.zip
v3.11.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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"
},