From 5d9f299b08ed510ff0b89ecd642e04cdbe57d563 Mon Sep 17 00:00:00 2001 From: Forrest Oliphant Date: Fri, 10 Jun 2016 00:01:17 -0400 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d48894..4620873 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@the-grid/ed-location", - "version": "1.0.1", + "version": "1.0.2", "description": "Ed widget for address geocoding and map location editing", "main": "ed-location.js", "scripts": {