From 79e97fef40ea0f4373b39ad728a313c608b06a60 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 18 Dec 2013 14:37:30 -0800 Subject: [PATCH] derp --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4379a48335..18e8afea55 100644 --- a/README.md +++ b/README.md @@ -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**