From 7f6d06fad18f22590384d79756fa2dcda31398b1 Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Tue, 30 Aug 2016 08:55:10 -0400 Subject: [PATCH] 1.0.20 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5d50575..dc9d31c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "standard-readme", - "version": "1.0.19", + "version": "1.0.20", "description": "Readme Standard Style", "main": "index.js", "scripts": { @@ -31,7 +31,7 @@ "graceful-fs": "^4.1.2" }, "coordinates": [ - 42.3811736, - -71.0972056 + 42.3957744, + -71.12183519999999 ] }