From 596f5d988ba9316cc032d390349b8e0d1aee0f7a Mon Sep 17 00:00:00 2001 From: Enguerrand des Vaux Date: Sat, 4 Aug 2018 11:52:26 +1000 Subject: [PATCH] v0.0.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6968de..e87ee6f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arcgispack", - "version": "0.0.20", + "version": "0.0.21", "bin": "./lib/build.js", "main": "./lib/index.js", "author": "Enguerrand des Vaux ",