diff --git a/package-lock.json b/package-lock.json index 42d1501..521e446 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "read-file-json", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e29f63e..38ee2f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "webpackConfigJaid": "nodeLib", - "version": "1.0.0", + "version": "1.0.1", "author": "Jaid (https://github.com/Jaid)", "dependencies": { "@babel/runtime": "^7.7.7",