diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2017-09-24 02:02:04 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-24 02:02:04 +0800 |
commit | 55387e8fd022a64b349487ca3a66c3d9c5de1907 (patch) | |
tree | 16ce95479d8cb66ca4675f91b656b312675885eb /package.json | |
parent | 7e3e9da860d9da4fa3d5e37bea4d3bd399194c02 (diff) | |
download | tracifyjs-55387e8fd022a64b349487ca3a66c3d9c5de1907.tar.gz tracifyjs-55387e8fd022a64b349487ca3a66c3d9c5de1907.zip |
v3.1.2
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 2b298d3b..0dd71612 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.1", + "version": "3.1.2", "engines": { "node": ">=0.8.0" }, |