aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAlex Lam S.L <alexlamsl@gmail.com>2020-01-12 11:12:11 +0800
committerGitHub <noreply@github.com>2020-01-12 11:12:11 +0800
commit5beb7e4797097d2b35d45a4fec7c08f91eef615b (patch)
tree93148f4199e0a3688a3ea4b742d0a1c3929837e0 /package.json
parent46caaa82ba955eba112fb60279129aa2f5675440 (diff)
downloadtracifyjs-5beb7e4797097d2b35d45a4fec7c08f91eef615b.tar.gz
tracifyjs-5beb7e4797097d2b35d45a4fec7c08f91eef615b.zip
v3.7.5
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 4943df1d..1d40a25d 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.7.4",
+ "version": "3.7.5",
"engines": {
"node": ">=0.8.0"
},