diff --git a/package-lock.json b/package-lock.json index df54647..5580cae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "utility-function-extractor", - "version": "0.4.0", + "version": "0.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "utility-function-extractor", - "version": "0.4.0", + "version": "0.5.0", "dependencies": { "axios": "^0.21.4", "d3": "^6.7.0", diff --git a/package.json b/package.json index 44896dc..0bc17e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "utility-function-extractor", - "version": "0.4.0", + "version": "0.5.0", "private": true, "scripts": { "dev": "next dev",