From 4ed2b0ef3f8ade722e3c65cf19f1bae7c3b9a6ab Mon Sep 17 00:00:00 2001 From: enniel Date: Fri, 3 Nov 2017 11:14:06 +0300 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9cc37c0..9ff84d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-geojson-scalar-types", - "version": "0.0.1", + "version": "0.0.2", "description": "GeoJSON Scalar Types for Graphql", "license": "MIT", "main": "lib/index.js",