Skip to content

chore: bump version to v2.0.13#145

Merged
flyq merged 1 commit into
mainfrom
liquan/chore/bump-2.0.13
Jun 16, 2026
Merged

chore: bump version to v2.0.13#145
flyq merged 1 commit into
mainfrom
liquan/chore/bump-2.0.13

Conversation

@flyq

@flyq flyq commented Jun 16, 2026

Copy link
Copy Markdown
Member

Summary

Bumps the workspace version 2.0.122.0.13 and switches the mega-evm /
salt git dependencies from rev = "..." to tag = "...".

Changes

  • Version bump[workspace.package] version 2.0.122.0.13,
    propagated to all six member crates (stateless-validator,
    debug-trace-server, stateless-core, stateless-db, stateless-common,
    stateless-test-utils) via version.workspace = true.
  • Git dependency pinningmega-evm (v1.6.0) and salt (v1.0.4) now
    reference their git tag instead of rev. The resolved commits are
    unchanged (mega-evmbe4418d, salt9978132), so this is purely a
    source-specifier cleanup with no dependency drift.
  • Cargo.lock regenerated to reflect both changes.

@claude

claude Bot commented Jun 16, 2026

Copy link
Copy Markdown

LGTM. Clean version bump with the revtag cleanup being a nice semantic improvement (same commit pinned in the lock file, just makes intent explicit).

@claude

claude Bot commented Jun 16, 2026

Copy link
Copy Markdown

The PR currently has no labels applied.

Based on the diff, this is a purely mechanical change: the git dependency specifiers for mega-evm and salt are switched from rev to tag (resolving to the exact same commits), and the workspace version is bumped from 2.0.12 to 2.0.13. There are no behavior changes, no API changes, and no dependency drift.

The compat:seamless label appears to be missing — this change is a textbook seamless/backward-compatible update with no risk of breakage.

@flyq flyq merged commit ef270b9 into main Jun 16, 2026
25 checks passed
@flyq flyq deleted the liquan/chore/bump-2.0.13 branch June 16, 2026 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants