From 7b8536d121a4d5e763262a6dc419024065631588 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 14 Dec 2015 23:04:59 -0800 Subject: [PATCH] v1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e2d62c..7932686 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "safe-replace", - "version": "1.0.1", + "version": "1.0.2", "description": "A micro-module for safely replacing a file.", "main": "index.js", "scripts": {