5 ms·
> semantic versioning allows "1.2.3alpha" Perhaps I missed it, but I thought [Semantic Versioning](https://semver.org/ https://semver.org/) required a “-“ betw
by crymer11 4y ago
> semantic versioning allows "1.2.3alpha"
Perhaps I missed it, but I thought [Semantic Versioning](https://semver.org/ https://semver.org/) required a “-“ between the patch number and a prerelease identifier since at least version 1.0.0 (with 1.0.0-beta allowing a “.” instead of a “-“), no?