aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAlex Lam S.L <alexlamsl@gmail.com>2018-04-28 17:14:52 +0000
committerGitHub <noreply@github.com>2018-04-28 17:14:52 +0000
commit6fcbd5e217dee38802a0df260303e21a3199c103 (patch)
tree00ed9946e8d9e327049562a16b37b8e67e272531 /package.json
parent22cea023d1f1f54eaba036ddfd63800f3fa50be6 (diff)
downloadtracifyjs-6fcbd5e217dee38802a0df260303e21a3199c103.tar.gz
tracifyjs-6fcbd5e217dee38802a0df260303e21a3199c103.zip
v3.3.23
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 e6ff8484..856491dc 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.3.22",
+ "version": "3.3.23",
"engines": {
"node": ">=0.8.0"
},