Skip to content

Commit e328e1e

Browse files
committed
chore(release): version sync to v0.4.2
1 parent 1a9639e commit e328e1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// This should match the version in package.json or else it will break the CI workflow
22
// You should not need to manually update this value, it will be managed using `pnpm version:sync` during release creation
3-
export const VERSION = '0.4.1';
3+
export const VERSION = '0.4.2';

0 commit comments

Comments
 (0)