diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2017-05-06 23:51:10 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-06 23:51:10 +0800 |
commit | 7313465cba988d5bdffa6024e9ffad9ae8d4763c (patch) | |
tree | 9d93ee3c464ae06ed8b9ff89e5ac917a3dce9518 /package.json | |
parent | 2c7ee956fd829624cacfdbde43d74ee8d3bb5e82 (diff) | |
download | tracifyjs-7313465cba988d5bdffa6024e9ffad9ae8d4763c.tar.gz tracifyjs-7313465cba988d5bdffa6024e9ffad9ae8d4763c.zip |
v3.0.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 45b3af9f..9b9e2552 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": "2.8.22", + "version": "3.0.0", "engines": { "node": ">=0.8.0" }, |