Skip to content

Commit

Permalink
chore: v1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lvisei committed Apr 11, 2023
1 parent cf83a61 commit 1c0da5d
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.3.4",
"version": "1.3.5",
"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.3.4';
export default '1.3.5';

0 comments on commit 1c0da5d

Please sign in to comment.