diff --git a/package-lock.json b/package-lock.json index 3336707..d0a2482 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "read-file-yaml", - "version": "0.1.0", + "version": "1.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1e3acfa..aa02ee0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "webpackConfigJaid": "nodeLib", - "version": "0.1.0", + "version": "1.0.0", "author": "Jaid (https://github.com/Jaid)", "dependencies": { "@babel/runtime": "^7.7.7",