diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2020-09-07 00:25:54 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-07 00:25:54 +0800 |
commit | 30761eede5a5f0970a5655a2288aca1734407a51 (patch) | |
tree | 05b2f33f843a91afc86f58a7545a7a9f1165d276 | |
parent | fb30aeccaf857a614e6cc7511b543daab6e760e3 (diff) | |
download | tracifyjs-30761eede5a5f0970a5655a2288aca1734407a51.tar.gz tracifyjs-30761eede5a5f0970a5655a2288aca1734407a51.zip |
v3.10.4
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 043c808e..a95e5e67 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.3", + "version": "3.10.4", "engines": { "node": ">=0.8.0" }, |