diff --git a/package.json b/package.json index 91dbc83..f43a1bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-to-fs", - "version": "1.0.1", + "version": "1.0.2", "description": "a package that allows you to use github like file storage", "main": "customFileSystem.js", "scripts": {