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