WhatsApp / eqwalizer

A type-checker for Erlang
Apache License 2.0
506 stars 27 forks source link

`elp version` reports previous version #47

Closed eKristensen closed 9 months ago

eKristensen commented 10 months ago

When I build from source downloaded yesterday or download the latest version the elp version command report version 0.17.16 which is the previous version. I would expect it to say it is version 0.20.31. Is this intentional?

ilya-klyuchnikov commented 10 months ago

yep. - we forgot to update the version in Cargo.toml before releasing 0.20.31

ilya-klyuchnikov commented 9 months ago

fixed for the last release 0.23.6