Skip to content

Commit 2396de0

Browse files
committed
chore: run prepublish script
1 parent b0e48a5 commit 2396de0

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.9.1';
1+
export const SDK_VERSION = '0.9.2';

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.9.1';
1+
export const SDK_VERSION = '2.9.2';

0 commit comments

Comments
 (0)