mirror of
https://github.com/semver/semver.git
synced 2025-08-22 22:08:33 +00:00
Merge 856fdfda45
into 7353be694e
This commit is contained in:
commit
297accd726
@ -6,7 +6,7 @@ Summary
|
|||||||
|
|
||||||
Given a version number MAJOR.MINOR.PATCH, increment the:
|
Given a version number MAJOR.MINOR.PATCH, increment the:
|
||||||
|
|
||||||
1. MAJOR version when you make incompatible API changes,
|
1. MAJOR version when you make incompatible package or API changes,
|
||||||
1. MINOR version when you add functionality in a backwards compatible
|
1. MINOR version when you add functionality in a backwards compatible
|
||||||
manner, and
|
manner, and
|
||||||
1. PATCH version when you make backwards compatible bug fixes.
|
1. PATCH version when you make backwards compatible bug fixes.
|
||||||
|
Loading…
Reference in New Issue
Block a user