diff --git a/package.json b/package.json index 16d24b3..f29f5e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "root-module", - "version": "0.0.0", + "version": "0.1.0", "description": "Traverses up the directory tree and returns the first module found", "main": "src/index.js", "scripts": {