diff --git a/package-lock.json b/package-lock.json index c502e55..ca6b150 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@athenna/core", - "version": "4.1.0", + "version": "4.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@athenna/core", - "version": "4.1.0", + "version": "4.2.0", "license": "MIT", "dependencies": { "pretty-repl": "^3.1.2", diff --git a/package.json b/package.json index 2fadf6f..033fdc8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@athenna/core", - "version": "4.1.0", + "version": "4.2.0", "description": "The plug and play Node.js framework.", "license": "MIT", "author": "João Lenon ",