From fd4da02e9fa6e06ea7e199359bdba8b071f2d25a Mon Sep 17 00:00:00 2001 From: Brian Reavis Date: Tue, 10 Oct 2017 13:48:03 -0600 Subject: [PATCH] 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d9770b..b0a68d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tilestrata", - "version": "2.1.0", + "version": "2.1.1", "description": "A pluggable map tile server.", "license": "Apache-2.0", "main": "index.js",