From 7aba2dc5f27aec5c6d68d61602b6b1aab679613d Mon Sep 17 00:00:00 2001 From: "Alex Lam S.L" Date: Thu, 10 Mar 2022 12:50:19 +0800 Subject: [PATCH] v3.15.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 28f87ff4..47cf44ea 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "JavaScript parser, mangler/compressor and beautifier toolkit", "author": "Mihai Bazon (http://lisperator.net/)", "license": "BSD-2-Clause", - "version": "3.15.2", + "version": "3.15.3", "engines": { "node": ">=0.8.0" },