From 3bb844f8cae046d1c5281f7f22b5002f46c616b7 Mon Sep 17 00:00:00 2001 From: Bill Christo Date: Wed, 21 Sep 2016 12:26:57 -0400 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {