diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2017-10-22 00:27:26 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-22 00:27:26 +0800 |
commit | 96439ca24690782dc67c5cc3768226bf96c38885 (patch) | |
tree | 11dd71e9738b917b441b7df8fd64ccf9cf112be2 | |
parent | c927cea6322788b654128f9bbbf3a06441b964c2 (diff) | |
download | tracifyjs-96439ca24690782dc67c5cc3768226bf96c38885.tar.gz tracifyjs-96439ca24690782dc67c5cc3768226bf96c38885.zip |
v3.1.5
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d40030bf..5b93d84b 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.4", + "version": "3.1.5", "engines": { "node": ">=0.8.0" }, |