diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2017-05-27 18:08:09 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-27 18:08:09 +0800 |
commit | c3f14a1481efc0ec381370fefafcf66c4b68d94b (patch) | |
tree | 6a413b6972f598c098211f8dedc4b5894b9fdb8b /package.json | |
parent | 7b13159cda54b6e2dc5faef02c87ae87daa59237 (diff) | |
download | tracifyjs-c3f14a1481efc0ec381370fefafcf66c4b68d94b.tar.gz tracifyjs-c3f14a1481efc0ec381370fefafcf66c4b68d94b.zip |
v3.0.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 c0ba0c22..adccb121 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.0.11", + "version": "3.0.12", "engines": { "node": ">=0.8.0" }, |