mirror of
https://github.com/semver/semver.git
synced 2025-08-22 05:48:34 +00:00
Merge pull request #142 from wincent/wrap-fix
Fix wrapping of overlength line in Summary section
This commit is contained in:
commit
9402b8ff19
@ -11,7 +11,8 @@ Given a version number MAJOR.MINOR.PATCH, increment the:
|
||||
manner, and
|
||||
1. PATCH version when you make backwards-compatible bug fixes.
|
||||
|
||||
Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.
|
||||
Additional labels for pre-release and build metadata are available as extensions
|
||||
to the MAJOR.MINOR.PATCH format.
|
||||
|
||||
Introduction
|
||||
------------
|
||||
|
Loading…
Reference in New Issue
Block a user