aboutsummary
aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAlex Lam S.L <alexlamsl@gmail.com>2020-05-27 07:50:18 +0100
committerGitHub <noreply@github.com>2020-05-27 07:50:18 +0100
commit49ea629f3f33387ead05639e81eb82b5d2915de6 (patch)
tree4389b028454948be65afe76fd8fe2b62bb6f5887 /package.json
parent13c72a986ce3f8e6b22fc957d98409009a149dfd (diff)
downloadtracifyjs-49ea629f3f33387ead05639e81eb82b5d2915de6.tar.gz
tracifyjs-49ea629f3f33387ead05639e81eb82b5d2915de6.zip
v3.9.4
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 f661e765..eb9304c0 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.9.3",
+ "version": "3.9.4",
"engines": {
"node": ">=0.8.0"
},