This commit is contained in:
Mark Otto 2013-12-18 14:37:30 -08:00
parent 324f6ca562
commit 79e97fef40

View File

@ -139,7 +139,7 @@ Releases will be numbered with the following format:
And constructed with the following guidelines:
- **Breaking backwards compatibility **bumps the major** while resetting minor and patch
- Breaking backwards compatibility **bumps the major** while resetting minor and patch
- New additions without breaking backwards compatibility **bumps the minor** while resetting the patch
- Bug fixes and misc changes **bumps only the patch**