rsass
rsass copied to clipboard
Version not updated in `rsass-cli` and `rsass-macros` for `v0.29.2` tag release
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!
Hi! Yes, it was intentional, but perhaps not entirely thought through, as this is the second issue about it (see also #213 ).