diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2018-07-02 06:03:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-02 06:03:18 +0000 |
commit | fdee08346572e8e7114ce3e75d7f54b23af77853 (patch) | |
tree | 6f53f698479afb0da90bba0aa84451323bd42c14 | |
parent | 5ffc17d4aa36c40a4d5ebe558edbc734b45ca1dc (diff) | |
download | tracifyjs-fdee08346572e8e7114ce3e75d7f54b23af77853.tar.gz tracifyjs-fdee08346572e8e7114ce3e75d7f54b23af77853.zip |
v3.4.3
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 683ca1b6..ee13f6aa 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.4.2", + "version": "3.4.3", "engines": { "node": ">=0.8.0" }, |