From 98f3767af397ed06ec6fb1bb0b4f4a204f21b149 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Fri, 8 Jan 2010 19:23:10 -0800 Subject: [PATCH] Version bump to 0.5.6 --- History.txt | 4 ++-- VERSION.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/History.txt b/History.txt index 29a6a2dd..8e5220f5 100644 --- a/History.txt +++ b/History.txt @@ -1,4 +1,4 @@ -== +== 0.5.6 / 2010-01-08 * Bug Fixes * Require redcloth >= 4.2.1 in tests (#92) * Don't break on triple dashes in yaml frontmatter (#93) @@ -8,7 +8,7 @@ * Properly wrap code blocks (#91) * Add javascript mime type for webrick (#98) -== 0.5.5 +== 0.5.5 / 2010-01-08 * Bug Fixes * Fix pagination % 0 bug (#78) * Ensure all posts are processed first (#71) diff --git a/VERSION.yml b/VERSION.yml index 06446329..a4ed05e5 100644 --- a/VERSION.yml +++ b/VERSION.yml @@ -1,5 +1,5 @@ --- -:patch: 5 -:major: 0 :minor: 5 +:patch: 6 :build: +:major: 0