aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Lam S.L <alexlamsl@gmail.com>2019-03-20 18:43:54 +0800
committerGitHub <noreply@github.com>2019-03-20 18:43:54 +0800
commitfd788590f6aa8ebb99612116b293f99caedd36bb (patch)
tree6242545950a0d0ed3958e4fd6e1ddb5b4a27267c
parent143f9054da8790eee16758defdfdc927f48cf9b4 (diff)
downloadtracifyjs-fd788590f6aa8ebb99612116b293f99caedd36bb.tar.gz
tracifyjs-fd788590f6aa8ebb99612116b293f99caedd36bb.zip
v3.5.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d0ecedcc..117f786e 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.10",
+ "version": "3.5.0",
"engines": {
"node": ">=0.8.0"
},