Rakefile in hobofields-0.8.4 vs Rakefile in hobofields-0.8.5

- old
+ new

@@ -6,10 +6,10 @@ p.summary = "Rich field types and migration generator for Rails" p.url = "http://hobocentral.net/hobofields" p.project = "hobo" p.changelog = "CHANGES.txt" - p.version = "0.8.4" + p.version = "0.8.5" - p.dependencies = ['hobosupport =0.8.4', 'rails >=2.2.2'] + p.dependencies = ['hobosupport =0.8.5', 'rails >=2.2.2'] p.development_dependencies = [] end