Skip to content

Commit 17bf15e

Browse files
committed
chore: run prepublish script
1 parent 659d29b commit 17bf15e

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

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

0 commit comments

Comments
 (0)