diff options
| author | TJ Rana <[email protected]> | 2012-03-20 02:02:00 -0300 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-03-22 23:31:52 -0700 |
| commit | 7376eef378fe7d5e69b8b8cce93c7c64b751d55a (patch) | |
| tree | 7e2fd31da19fb80645fa6ec267f47301d9d4880c | |
| parent | 303ba1326bbe367598ab4cc063b4607507208e56 (diff) | |
| download | bootstrap-7376eef378fe7d5e69b8b8cce93c7c64b751d55a.tar.xz bootstrap-7376eef378fe7d5e69b8b8cce93c7c64b751d55a.zip | |
Add s to bumps on line 30
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ And constructed with the following guidelines: * Breaking backward compatibility bumps the major (and resets minor and patch) * New additions without breaking backward compatibility bumps the minor (and resets patch) -* Bug fixes and misc changes bump the patch +* Bug fixes and misc changes bumps the patch For more information on SemVer, please visit http://semver.org/. |
