diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2021-01-20 06:30:01 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-20 06:30:01 +0800 |
commit | 7793c6c389930dd10fdce5a12b24c95d5bb93933 (patch) | |
tree | 6c8ec6835e9d4432c6a3e9f9affa4326f2401f37 | |
parent | 90ec46824063450d88e04235df276a89e7025b77 (diff) | |
download | tracifyjs-7793c6c389930dd10fdce5a12b24c95d5bb93933.tar.gz tracifyjs-7793c6c389930dd10fdce5a12b24c95d5bb93933.zip |
v3.12.5
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 40b6278e..b953152a 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.12.4", + "version": "3.12.5", "engines": { "node": ">=0.8.0" }, |