From 25661c4505e3ea159797f70604c0d256ab2e2b18 Mon Sep 17 00:00:00 2001 From: thinkinggis Date: Wed, 13 Mar 2019 10:30:17 +0800 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 435edf89da..b9cd0f7767 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@antv/l7", - "version": "1.0.3", + "version": "1.1.0", "description": "Large-scale WebGL-powered Geospatial Data Visualization", "main": "build/l7.js", "browser": "build/l7.js",