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