Open Graur opened 1 year ago
When I'm trying to get the version of the latest release of this project by https://api.github.com/repos/objectionary/eo-hamcrest/releases/latest I've faced the wrong version. Right now latest tag shows us 0.2.10, but latest release version is 0.4.0
All we need to do is to say to rultor to avoid pre-releases. Like here: https://github.com/yegor256/bibcop/blob/master/.rultor.yml#L14
rultor
When I'm trying to get the version of the latest release of this project by https://api.github.com/repos/objectionary/eo-hamcrest/releases/latest I've faced the wrong version. Right now latest tag shows us 0.2.10, but latest release version is 0.4.0