# Project Notes

## Version Bumping

When releasing a new version, always update all three files:
- `src/Main.php` - `$version` property
- `package.json` - `version` field
- `CHANGELOG.md` - add new version entry at the top