Skip to content

Commit

Permalink
chore: v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lvisei committed Jul 25, 2024
1 parent 056f392 commit 48dcc82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/larkmap",
"version": "1.4.17",
"version": "1.5.0",
"description": "A React toolkit for geospatial visualization based on L7",
"license": "MIT",
"main": "lib/index.js",
Expand Down
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.16';
export default '1.5.0';

0 comments on commit 48dcc82

Please sign in to comment.