aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Lam S.L <alexlamsl@gmail.com>2018-07-09 01:09:56 +0000
committerGitHub <noreply@github.com>2018-07-09 01:09:56 +0000
commit018a5a750a16dce58ab50d943c47ea6cf01a0fbb (patch)
tree1e09c5cde38ba86af459ffb20fe4870b410b1593
parentb468103f26c830888c143f54ae0bbba82002eaf2 (diff)
downloadtracifyjs-018a5a750a16dce58ab50d943c47ea6cf01a0fbb.tar.gz
tracifyjs-018a5a750a16dce58ab50d943c47ea6cf01a0fbb.zip
v3.4.4
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ee13f6aa..cee8d895 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.3",
+ "version": "3.4.4",
"engines": {
"node": ">=0.8.0"
},