diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2020-05-27 07:50:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-27 07:50:18 +0100 |
commit | 49ea629f3f33387ead05639e81eb82b5d2915de6 (patch) | |
tree | 4389b028454948be65afe76fd8fe2b62bb6f5887 /package.json | |
parent | 13c72a986ce3f8e6b22fc957d98409009a149dfd (diff) | |
download | tracifyjs-49ea629f3f33387ead05639e81eb82b5d2915de6.tar.gz tracifyjs-49ea629f3f33387ead05639e81eb82b5d2915de6.zip |
v3.9.4
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
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" }, |