diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2018-02-22 08:14:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-22 08:14:29 +0000 |
commit | 604caa09e7181791621db6c96b92cb8ecc7ace24 (patch) | |
tree | f08a34daa85195511a6bcd782b753e725952ca8f /package.json | |
parent | 29a71d3aae24e12bbdf5d9a99c8423b482de3e40 (diff) | |
download | tracifyjs-604caa09e7181791621db6c96b92cb8ecc7ace24.tar.gz tracifyjs-604caa09e7181791621db6c96b92cb8ecc7ace24.zip |
v3.3.12
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 5d427a3f..a068a4e7 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.3.11", + "version": "3.3.12", "engines": { "node": ">=0.8.0" }, |