From 6dcfe1283a775fcf4a27c3a395e05714c2aa9c4a Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Tue, 12 Jan 2010 15:00:56 -0800 Subject: [PATCH] Version bump to 0.5.7 --- History.txt | 2 +- VERSION.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/History.txt b/History.txt index d776a639..07e3efee 100644 --- a/History.txt +++ b/History.txt @@ -1,4 +1,4 @@ -== Edge +== 0.5.7 / 2010-01-12 * Minor Enhancements * Allow overriding of post date in the front matter (#62, #38) * Bug Fixes diff --git a/VERSION.yml b/VERSION.yml index a4ed05e5..5d5cc428 100644 --- a/VERSION.yml +++ b/VERSION.yml @@ -1,5 +1,5 @@ --- :minor: 5 -:patch: 6 +:patch: 7 :build: :major: 0