2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Add s to bumps on line 30

This commit is contained in:
TJ Rana
2012-03-20 02:02:00 -03:00
committed by Mark Otto
parent 303ba1326b
commit 7376eef378
+1 -1
View File
@@ -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/.