aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Lam S.L <alexlamsl@gmail.com>2020-12-01 01:46:27 +0800
committerGitHub <noreply@github.com>2020-12-01 01:46:27 +0800
commitd2d56e301ecd8f6af056ccd355f940e11c851bd5 (patch)
tree9ed0103c0d19c8bcd5c8721de237d7fcb2c27fa5
parent9d34f8428bc4a5fb7d26ac953f585b2622d63171 (diff)
downloadtracifyjs-d2d56e301ecd8f6af056ccd355f940e11c851bd5.tar.gz
tracifyjs-d2d56e301ecd8f6af056ccd355f940e11c851bd5.zip
v3.12.1
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3193b676..54b68852 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.12.0",
+ "version": "3.12.1",
"engines": {
"node": ">=0.8.0"
},