diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2017-09-17 04:36:27 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-17 04:36:27 +0800 |
commit | aceb0af36b8c89ae76b18c63a32b600156e4766e (patch) | |
tree | 7fde0ae19b0b745c221f42aba408f4c16a39f808 /package.json | |
parent | 4f0953f7e9bc4d1bb704369e0e20771f7c19caaf (diff) | |
download | tracifyjs-aceb0af36b8c89ae76b18c63a32b600156e4766e.tar.gz tracifyjs-aceb0af36b8c89ae76b18c63a32b600156e4766e.zip |
v3.1.1
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 15ef15f0..2b298d3b 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.0", + "version": "3.1.1", "engines": { "node": ">=0.8.0" }, |