aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAlex Lam S.L <alexlamsl@gmail.com>2021-02-07 02:43:47 +0800
committerGitHub <noreply@github.com>2021-02-07 02:43:47 +0800
commit5c84dfa1517c89018cf61b9e356224b08f393052 (patch)
tree7717296f15c317882ddd05efa71a80619a82e4b7 /package.json
parent5359900b78fdf3006dafc13a206332d2fb2b1ea4 (diff)
downloadtracifyjs-5c84dfa1517c89018cf61b9e356224b08f393052.tar.gz
tracifyjs-5c84dfa1517c89018cf61b9e356224b08f393052.zip
v3.12.7
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 798b5d03..b0685fcf 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.6",
+ "version": "3.12.7",
"engines": {
"node": ">=0.8.0"
},