From: TJ Rana Date: Tue, 20 Mar 2012 05:02:00 +0000 (-0300) Subject: Add s to bumps on line 30 X-Git-Tag: v2.0.3~5^2~124 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7376eef378fe7d5e69b8b8cce93c7c64b751d55a;p=thirdparty%2Fbootstrap.git Add s to bumps on line 30 --- diff --git a/README.md b/README.md index f05dae7bcd..af0403001a 100644 --- a/README.md +++ b/README.md @@ -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/.