diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2021-01-01 08:47:24 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-01 08:47:24 +0800 |
commit | a10c7793bb282a4023337c08c623b7607921655f (patch) | |
tree | b0c9d1ad0355c5b1808b300e4d3b28c6adc30a5a | |
parent | 0b7d65d33197e2cab4e57009c1bc5f6fd590b702 (diff) | |
download | tracifyjs-a10c7793bb282a4023337c08c623b7607921655f.tar.gz tracifyjs-a10c7793bb282a4023337c08c623b7607921655f.zip |
v3.12.4
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index efa84d33..40b6278e 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.3", + "version": "3.12.4", "engines": { "node": ">=0.8.0" }, |