brainy/src/utils/version.ts
David Snelling 1a2b109751 **chore(version): bump version to 0.9.29 and update package references**
- Updated version to `0.9.29` in `package.json`, `cli-package/package.json`, `README.md`, and `src/utils/version.ts`.
- Synchronized `@soulcraft/brainy` dependency version to `0.9.29` in CLI package for consistency.
- Updated npm version badge in `README.md` to reflect `0.9.29`.

This update ensures consistent versioning across the project and maintains alignment between main and CLI package dependencies.
2025-07-02 16:22:43 -07:00

6 lines
136 B
TypeScript

/**
* This file is auto-generated during the build process.
* Do not modify this file directly.
*/
export const VERSION = '0.9.29';