From 8fc400af883943eb1a005ae41ade29b3d9eb713b Mon Sep 17 00:00:00 2001 From: thinkinggis Date: Wed, 10 Apr 2019 17:05:05 +0800 Subject: [PATCH] update version 1.1.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a978237bf9..871f3baab4 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@antv/l7", - "version": "1.1.8", + "version": "1.1.9", "description": "Large-scale WebGL-powered Geospatial Data Visualization", "main": "build/l7.js", "browser": "build/l7.js",