Commit 9f232ed
fix(core): sync Cargo.toml version to 0.2.0
The npm publish workflow failed because Cargo.toml was still at
0.1.0 while package.json files were at 0.2.0. The napi artifacts
command uses the Cargo version, causing it to try publishing an
already-existing version.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent b585976 commit 9f232ed
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