chore(version): bump version to 0.9.31 and update package references
- Updated version to `0.9.31` in `README.md`, `cli-package/package.json`, and `src/utils/version.ts`. - Synced `@soulcraft/brainy` dependency version to `0.9.31` in the CLI package for consistency. - Updated npm version badge in `README.md` to reflect the new version. This update ensures consistent versioning across the project and aligns references between main and CLI packages.
This commit is contained in:
parent
5d19433494
commit
ff23a35efb
3 changed files with 4 additions and 4 deletions
|
|
@ -3,4 +3,4 @@
|
|||
* Do not modify this file directly.
|
||||
*/
|
||||
|
||||
export const VERSION = '0.9.30';
|
||||
export const VERSION = '0.9.31';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue