diff --git a/package.json b/package.json index 206d871..501bed0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "filejson", - "version": "1.0.1", + "version": "1.0.2", "description": "Use a JSON file to automatically save a JavaScript object to disk whenever it changes.", "main": "app.js", "scripts": {