chore(release): bump version to 0.9.9

- Updated `VERSION` constant in `version.ts` to reflect the new release version.
- Prepares the codebase for the 0.9.9 release.
This commit is contained in:
David Snelling 2025-06-24 11:04:11 -07:00
parent 3bf23f074d
commit 1210638242

View file

@ -3,4 +3,4 @@
* Do not modify this file directly.
*/
export const VERSION = '0.9.8';
export const VERSION = '0.9.9';