Add s to bumps on line 30

This commit is contained in:
TJ Rana
2012-03-22 23:31:52 -07: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/.