diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2018-05-29 12:25:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-29 12:25:42 +0000 |
commit | 5843494ee2d7e3a3953f4c9cefe5c8893d8b2d59 (patch) | |
tree | 7d9341125838baff6b35bb5277433c4aded585c2 | |
parent | efa21ae3e6c7399913f98cc01f8888bf6158ae49 (diff) | |
download | tracifyjs-5843494ee2d7e3a3953f4c9cefe5c8893d8b2d59.tar.gz tracifyjs-5843494ee2d7e3a3953f4c9cefe5c8893d8b2d59.zip |
v3.3.28
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 10a1ec79..c2110894 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "JavaScript parser, mangler/compressor and beautifier toolkit", "author": "Mihai Bazon <mihai.bazon@gmail.com> (http://lisperator.net/)", "license": "BSD-2-Clause", - "version": "3.3.27", + "version": "3.3.28", "engines": { "node": ">=0.8.0" }, |