diff --git a/package.json b/package.json index f91d571..0eccf6f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nodesecure/js-x-ray", - "version": "7.0.0", + "version": "7.1.0", "description": "JavaScript AST XRay analysis", "type": "module", "exports": "./index.js",