There was an error while loading. Please reload this page.
1 parent 1a9639e commit e328e1eCopy full SHA for e328e1e
1 file changed
src/version.ts
@@ -1,3 +1,3 @@
1
// This should match the version in package.json or else it will break the CI workflow
2
// 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';
+export const VERSION = '0.4.2';
0 commit comments