Skip to content

Commit ee4aba5

Browse files
committed
Update version const for v0.11.1
1 parent ee59fe8 commit ee4aba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
// This file is automatically generated by scripts/update-version-module.js
1010
// before publishing.
11-
export const version = '0.11.0';
11+
export const version = '0.11.1';

0 commit comments

Comments
 (0)