**chore(version): bump version to 0.9.12 in README and utils**
- Updated `npm` badge in `README.md` to reflect version `0.9.12`. - Updated `VERSION` constant in `src/utils/version.ts` to `0.9.12`. These changes ensure version consistency across documentation and codebase in preparation for release.
This commit is contained in:
parent
ed0dc04a1e
commit
9ae3281e97
2 changed files with 2 additions and 2 deletions
|
|
@ -3,4 +3,4 @@
|
|||
* Do not modify this file directly.
|
||||
*/
|
||||
|
||||
export const VERSION = '0.9.11';
|
||||
export const VERSION = '0.9.12';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue