Skip to content

Commit

Permalink
chore: v1.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
lvisei committed Dec 8, 2023
1 parent 7c32dd1 commit 7da03ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/larkmap",
"version": "1.4.8",
"version": "1.4.9",
"description": "A React toolkit for geospatial visualization based on L7",
"license": "MIT",
"main": "lib/index.js",
Expand Down Expand Up @@ -124,4 +124,4 @@
"publishConfig": {
"registry": "https://registry.npmjs.org/"
}
}
}
2 changes: 1 addition & 1 deletion src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export default '1.4.8';
export default '1.4.9';

0 comments on commit 7da03ba

Please sign in to comment.