MrPicklePinosaur / shrs

The rusty shell toolkit for hackers
https://mrpicklepinosaur.github.io/shrs/
Apache License 2.0
310 stars 27 forks source link

SemVer update 0.0.x -> 0.x.0 #476

Open MrPicklePinosaur opened 4 months ago

MrPicklePinosaur commented 4 months ago

The current versioning scheme uses the patch version for each release. However, each release is generally quite big, and we may wish to release bug fixes / small patches that for each monthly release. We should switch over to using the minor release rather that the patch version.