Commit 9d6961d
fix: correct meta_provider version in release-please manifest (#113)
## Summary
- The release-please manifest tracked `meta_provider` as `0.0.7`, but
the actual version on main is `0.1.0` (set in commit 9cce3f4)
- This mismatch caused release-please to generate PR #103 which would
**downgrade** the version from `0.1.0` to `0.0.8`
- Fixes the manifest to `0.1.0` so release-please generates correct
version bumps going forward
## Follow-up
After this merges, close PR #103 and let release-please regenerate it
with the correct next version.
*🤖 Jose's AI agent*
Signed-off-by: Jose Colella <jose.colella@gusto.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1da8add commit 9d6961d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments