Skip to content

Commit

Permalink
chore: update version in index.ts (#3513)
Browse files Browse the repository at this point in the history
  • Loading branch information
pearmini authored Apr 3, 2023
1 parent 1895e99 commit eff8d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const version = '2.4.27';
export const version = '2.4.29';

// G2 自定义能力透出
import * as G2 from '@antv/g2';
Expand Down

0 comments on commit eff8d4d

Please sign in to comment.