From dedf3e39102fca68e64a4cd728066ad53f1b0da5 Mon Sep 17 00:00:00 2001 From: Philip Arndt Date: Fri, 4 Mar 2011 18:47:56 +1300 Subject: Improved the YAML to support Psych better. Closes GH-46. --- lib/refinerycms-blog.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/refinerycms-blog.rb b/lib/refinerycms-blog.rb index ed2eb2d..7b29cea 100644 --- a/lib/refinerycms-blog.rb +++ b/lib/refinerycms-blog.rb @@ -38,7 +38,7 @@ module Refinery class << self def version - %q{1.3} + %q{1.3.1} end end end -- cgit v1.2.3