diff --git a/package.json b/package.json index 075963c..98841e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "refs", - "version": "0.3.0", + "version": "0.3.1", "description": "Compile YAML, JSON or INI config files together through file path references using `$ref` setting", "main": "index.js", "preferGlobal": true,