diff --git a/package-lock.json b/package-lock.json index d0a2482..a1d5fc1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "read-file-yaml", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index aa02ee0..3fa6b4b 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",