Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • Semver only works for APIs. Not products. Commented Jan 8, 2015 at 7:18
  • @Pacerier could you explain why? Commented Mar 15, 2015 at 11:12
  • Per SemVer itself. You can't use SemVer without a public API. Commented Mar 19, 2015 at 15:20
  • @Pacerier that doesn't mean that you can't use this pattern for version numbering. Commented Mar 21, 2015 at 13:09