Skip to content

Commit b0f8f45

Browse files
committed
Bump client version
1 parent 35b6ed8 commit b0f8f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/client/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* SPDX-License-Identifier: MIT
55
*/
66

7-
export const AutorenderVersion = '1.0.2';
7+
export const AutorenderVersion = '1.0.3';
88

99
export const ReleaseTag = `client-${AutorenderVersion}`;
1010

0 commit comments

Comments
 (0)