rsass icon indicating copy to clipboard operation
rsass copied to clipboard

Version not updated in `rsass-cli` and `rsass-macros` for `v0.29.2` tag release

Open debasishbsws opened this issue 10 months ago • 1 comments

Hi @kaj 👋,

When the v0.29.2 tag was created (commit), it looks like the version fields in the Cargo.toml files for rsass-cli and rsass-macros were not updated—they still show version = "0.29.1-PRE".

As a result, running rsass --version still outputs:

rsass-cli 0.29.1-PRE

Just wanted to check if this was an oversight during the release or if it was intentional for some reason?

Thanks!

debasishbsws avatar Apr 23 '25 10:04 debasishbsws

Hi! Yes, it was intentional, but perhaps not entirely thought through, as this is the second issue about it (see also #213 ).

kaj avatar Apr 23 '25 10:04 kaj