git-bump
git-bump copied to clipboard
Date-based version numbers?
Hi,
On a couple of packages I use date-based version numbers, e.g. 20220103.2, where the component before the dot is the date of the release and the component after the dot is the 0-based release number on that date.
It would be great if git-bump supported this. Would you be willing to accept a patch for this?