diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2020-06-21 11:30:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-21 11:30:24 +0100 |
commit | 58c24f80078cd819ee1ae741655628cc6ec74c02 (patch) | |
tree | 8240aa70302efe1d7880bfaacaa35da3551e70f9 /package.json | |
parent | e61bc34eb18972d95159a6c2b27b133ea370e41f (diff) | |
download | tracifyjs-58c24f80078cd819ee1ae741655628cc6ec74c02.tar.gz tracifyjs-58c24f80078cd819ee1ae741655628cc6ec74c02.zip |
v3.10.0
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 6b29589c..156151e5 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.4", + "version": "3.10.0", "engines": { "node": ">=0.8.0" }, |