diff --git a/package.json b/package.json index e369725b..bfbc1360 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@antv/larkmap", - "version": "1.4.7", + "version": "1.4.8", "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 333ca35a..2450c097 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1 +1 @@ -export default '1.4.7'; +export default '1.4.8';