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:
parent
3bf23f074d
commit
1210638242
1 changed files with 1 additions and 1 deletions
|
|
@ -3,4 +3,4 @@
|
||||||
* Do not modify this file directly.
|
* Do not modify this file directly.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
export const VERSION = '0.9.8';
|
export const VERSION = '0.9.9';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue