mirror of
https://github.com/semver/semver.git
synced 2025-08-29 17:25:30 +00:00
Add FAQ section on 0.y.z phase releases.
This commit is contained in:
parent
92b17d297f
commit
2f4e9c18ca
@ -136,6 +136,11 @@ them.
|
||||
FAQ
|
||||
---
|
||||
|
||||
### How should I deal with revisions in the 0.y.z initial development phase?
|
||||
|
||||
The simplest thing to do is start your initial development release at 0.1.0
|
||||
and then increment the minor version for each subsequent release.
|
||||
|
||||
### How do I know when to release 1.0.0?
|
||||
|
||||
If your software is being used in production, it should probably already be
|
||||
|
Loading…
Reference in New Issue
Block a user