diff --git a/package.json b/package.json index 3823043..01cf0f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-read-yaml", - "version": "1.0.0", + "version": "1.0.1", "description": "Read and parse a YAML file. A wrapper of js-yaml read file directly.", "main": "index.js", "scripts": {