Improved the YAML to support Psych better. Closes GH-46.

This commit is contained in:
Philip Arndt 2011-03-04 18:47:56 +13:00
parent e5c0e2b0e9
commit dedf3e3910
11 changed files with 94 additions and 94 deletions

View file

@ -38,7 +38,7 @@ module Refinery
class << self
def version
%q{1.3}
%q{1.3.1}
end
end
end