diff options
author | Alex Lam S.L <alexlamsl@gmail.com> | 2018-08-23 15:27:34 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-23 15:27:34 +0800 |
commit | 08514030f4140cb604f2b316987280a29c02883e (patch) | |
tree | 140a932cbc8a21e8fd103ad8d07e5d6d60046208 | |
parent | 694ca5d04590fc22001f7a1c9cc185198f32248f (diff) | |
download | tracifyjs-08514030f4140cb604f2b316987280a29c02883e.tar.gz tracifyjs-08514030f4140cb604f2b316987280a29c02883e.zip |
v3.4.8
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2886477c..24ad7f2f 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.7", + "version": "3.4.8", "engines": { "node": ">=0.8.0" }, |