chore: bump version to 1.0.1 so release artifacts are named correctly The v1.0.1 tag built artifacts named 1.0.0 because package.json still read 1.0.0 — electron-builder names off package.json, not the git tag. Bump so the DMG/exe/AppImage/extension carry the right version.