From 86f704f5c50b3691156efce8f716dfc0db8354be Mon Sep 17 00:00:00 2001 From: Nicholas Hallahan Date: Tue, 6 Dec 2016 08:41:13 -0800 Subject: [PATCH] 0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9788d16f..b291116d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "open-map-kit-server", - "version": "0.7.0", + "version": "0.8.0", "description": "OpenMapKit Server is the lightweight server component of OpenMapKit that handles the collection and aggregation of OpenStreetMap and OpenDataKit data.", "main": "index.js", "scripts": {