Version bump to 0.5.6

This commit is contained in:
Tom Preston-Werner 2010-01-08 19:23:10 -08:00
parent 602a252364
commit 98f3767af3
2 changed files with 4 additions and 4 deletions

View File

@ -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)

View File

@ -1,5 +1,5 @@
---
:patch: 5
:major: 0
:minor: 5
:patch: 6
:build:
:major: 0