diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2017-10-29 12:38:10 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-29 12:38:10 +0800 |
commit | 2fd927a7ccfb55de415bf1faafb45e5006ca9984 (patch) | |
tree | 3c22e8fe232371d10a3f4427c494900551796507 | |
parent | 8428326ea120dece51b70d7bba63dda8eda14fd6 (diff) | |
download | tracifyjs-2fd927a7ccfb55de415bf1faafb45e5006ca9984.tar.gz tracifyjs-2fd927a7ccfb55de415bf1faafb45e5006ca9984.zip |
v3.1.6
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5b93d84b..9f41493d 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "homepage": "http://lisperator.net/uglifyjs", "author": "Mihai Bazon <mihai.bazon@gmail.com> (http://lisperator.net/)", "license": "BSD-2-Clause", - "version": "3.1.5", + "version": "3.1.6", "engines": { "node": ">=0.8.0" }, |