Skip to content

CLI binary version not bumped in v0.4.0 release #58

Description

@britter

The v0.4.0 git tag was released, but the version in crates/motus-cli/Cargo.toml was not updated and still reads 0.3.1. As a result, motus --version reports motus 0.3.1 instead of motus 0.4.0.

This causes confusion for package managers (e.g. Nix, Homebrew) that validate the installed binary version against the release tag.

Could you bump the version in crates/motus-cli/Cargo.toml (and crates/motus/Cargo.toml if applicable) as part of the next release?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions