You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added scripts/bump-version.sh to streamline version updates across
the repository.
- The script updates Cargo.toml files, Cargo.lock, and the README.md
with the provided version number.
- Includes validation to ensure the new version follows semver
conventions.
0 commit comments