Skip to content

Commit

Permalink
chore: udpate version
Browse files Browse the repository at this point in the history
  • Loading branch information
yiiqii committed Nov 18, 2024
1 parent 35697e4 commit 012ac25
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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": "@galacean/effects-specification",
"version": "2.0.2",
"version": "2.1.0",
"description": "Galacean Effects JSON Specification",
"module": "./es/index.js",
"main": "./es/index.js",
Expand Down
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ export * from './animation-clip-data';
export * from './binary';
export * from './text';
export * from './components';
export * from './vfx-item-data';
export * from './buitin-object-guid';
export * from './shape';
export * from './timeline';
Expand Down

0 comments on commit 012ac25

Please sign in to comment.