0
0
mirror of https://github.com/semver/semver.git synced 2025-08-24 23:08:35 +00:00
Semantic Versioning Specification
Go to file
Tom Preston-Werner 8e95cdbea8 Use . instead of ~ as pre-release part separator.
I realized that there is no point in using an exotic tilde when a dot will do
just fine. In addition to being simpler and less weird, this change also means
that you can tag these versions in Git, since ~ is invalid in Git tag names.
2011-11-19 12:49:38 -08:00
semver.md Use . instead of ~ as pre-release part separator. 2011-11-19 12:49:38 -08:00