Skip to content

Commit

Permalink
chore: 修复 ci 问题,版本升级
Browse files Browse the repository at this point in the history
  • Loading branch information
visiky committed Feb 10, 2021
1 parent 746500f commit 3b4c8f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/g-base/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ export { isAllowCapture } from './util/util';
export { multiplyVec2, invert } from './util/matrix';
export { getOffScreenContext } from './util/offscreen';

export const version = '0.5.5';
export const version = '0.5.7';

0 comments on commit 3b4c8f5

Please sign in to comment.