adamreeve / semver.net

Semantic versioning for .NET
MIT License
117 stars 22 forks source link

fix: versions prefixed with 'v' are parsed in strict mode #58

Closed anatawa12 closed 1 year ago

anatawa12 commented 1 year ago

Fix #57

adamreeve commented 1 year ago

Thanks for this @anatawa12, I've published version 3.0.0-beta1 with this change as well as your previous PRs.