From 96318de5153af55116ece5011c35f6e9c8590574 Mon Sep 17 00:00:00 2001 From: fraxken Date: Mon, 20 May 2024 18:55:50 +0200 Subject: [PATCH] 7.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e88fff5..c9a45ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nodesecure/js-x-ray", - "version": "7.1.1", + "version": "7.2.0", "description": "JavaScript AST XRay analysis", "type": "module", "exports": "./index.js",