aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAlex Lam S.L <alexlamsl@gmail.com>2020-06-21 11:30:24 +0100
committerGitHub <noreply@github.com>2020-06-21 11:30:24 +0100
commit58c24f80078cd819ee1ae741655628cc6ec74c02 (patch)
tree8240aa70302efe1d7880bfaacaa35da3551e70f9 /package.json
parente61bc34eb18972d95159a6c2b27b133ea370e41f (diff)
downloadtracifyjs-58c24f80078cd819ee1ae741655628cc6ec74c02.tar.gz
tracifyjs-58c24f80078cd819ee1ae741655628cc6ec74c02.zip
v3.10.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6b29589c..156151e5 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.9.4",
+ "version": "3.10.0",
"engines": {
"node": ">=0.8.0"
},