Skip to content

Commit d05a8b4

Browse files
committed
chore: run prepublish script
1 parent 9e95ed5 commit d05a8b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/js-api/src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const SDK_VERSION = '0.8.1';
1+
export const SDK_VERSION = '0.9.0';

packages/react/src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const SDK_VERSION = '2.8.3';
1+
export const SDK_VERSION = '2.9.0';

0 commit comments

Comments
 (0)