diff --git a/package-lock.json b/package-lock.json index 780dcbd4..0bdca810 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "webcrack", - "version": "2.7.0", + "version": "2.8.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "webcrack", - "version": "2.7.0", + "version": "2.8.0", "license": "MIT", "dependencies": { "@babel/generator": "^7.22.7", diff --git a/package.json b/package.json index de258a0d..d4b2598e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webcrack", - "version": "2.7.0", + "version": "2.8.0", "description": "Deobfuscate, unminify and unpack bundled javascript", "author": "j4k0xb", "license": "MIT",