diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2020-04-13 13:45:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-13 13:45:02 +0100 |
commit | 77261e1ee037f3eea2d5ec80abb1387d4ba5c67e (patch) | |
tree | c8f15776f53f5a210ef26ef4ca07b5410b77985c /package.json | |
parent | 903a5df9a5bfcaac6cc6da8294f3de8599004a23 (diff) | |
download | tracifyjs-77261e1ee037f3eea2d5ec80abb1387d4ba5c67e.tar.gz tracifyjs-77261e1ee037f3eea2d5ec80abb1387d4ba5c67e.zip |
v3.9.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 463afcf5..91055d55 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.8.1", + "version": "3.9.0", "engines": { "node": ">=0.8.0" }, |