diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2020-08-23 23:09:12 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-23 23:09:12 +0800 |
commit | af1b2f30c9904ba69aee5a6219215f1d0e64ad2b (patch) | |
tree | ad562c6a787133143796ff15a71a60253d41b6bb /package.json | |
parent | 37b4fc7e31cf9e1474cdb54acdfcf49cd9a0f2e3 (diff) | |
download | tracifyjs-af1b2f30c9904ba69aee5a6219215f1d0e64ad2b.tar.gz tracifyjs-af1b2f30c9904ba69aee5a6219215f1d0e64ad2b.zip |
v3.10.2
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 80d9a859..6f13511a 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.10.1", + "version": "3.10.2", "engines": { "node": ">=0.8.0" }, |