Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
heiyexing committed Jul 1, 2023
1 parent 6e6dc6f commit 8cbb3b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/composite-layers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/l7-composite-layers",
"version": "0.14.2",
"version": "0.15.0",
"description": "Composite layer for @antv/l7",
"keywords": [
"antv",
Expand Down
2 changes: 1 addition & 1 deletion packages/composite-layers/src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export default '0.14.2';
export default '0.15.0';

0 comments on commit 8cbb3b7

Please sign in to comment.