Rakefile in hobofields-0.8.7 vs Rakefile in hobofields-0.8.8

- old
+ new

@@ -20,11 +20,11 @@ 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.7" + p.version = "0.8.8" - p.dependencies = ['hobosupport =0.8.7', 'rails >=2.2.2'] + p.dependencies = ['hobosupport =0.8.8', 'rails >=2.2.2'] p.development_dependencies = [] end