diff --git a/package.json b/package.json index 3a1de710..c992c48f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@antv/larkmap", - "version": "1.4.14", + "version": "1.4.16", "description": "A React toolkit for geospatial visualization based on L7", "license": "MIT", "main": "lib/index.js", diff --git a/src/version.ts b/src/version.ts index 2c35000e..3a045882 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1 +1 @@ -export default '1.4.14'; +export default '1.4.16';