From fa01e0ef51f7ab51a2a424c72c2636c956d07410 Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Thu, 12 May 2016 18:10:33 -0400 Subject: [PATCH] 1.0.2 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 34f4888..2c0536d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "standard-readme", - "version": "1.0.1", + "version": "1.0.2", "description": "Readme Standard Style", "main": "index.js", "scripts": { @@ -34,7 +34,7 @@ "babel-cli": "^6.3.17" }, "coordinates": [ - 42.3812307, - -71.0972446 + 42.3811742, + -71.0972239 ] }