chore(release): bump version to 0.9.6
- Updated version constant in `version.ts` to reflect the new release version. - Prepares the codebase for the 0.9.6 release.
This commit is contained in:
parent
8a3418ea06
commit
32c1ca891f
1 changed files with 1 additions and 1 deletions
|
|
@ -3,4 +3,4 @@
|
|||
* Do not modify this file directly.
|
||||
*/
|
||||
|
||||
export const VERSION = '0.9.5';
|
||||
export const VERSION = '0.9.6';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue