Rakefile in insightful-0.0.1.5 vs Rakefile in insightful-0.0.1.6

- old
+ new

@@ -3,10 +3,10 @@ require 'rake/gempackagetask' spec = Gem::Specification.new do |s| s.name = "insightful" s.authors = ["Lance Pollard"] - s.version = "0.0.1.5" + s.version = "0.0.1.6" s.summary = "Insightful: DRY, SEO-friendly Rails Views" s.homepage = "http://github.com/viatropos/insightful" s.email = "lancejpollard@gmail.com" s.description = "DRY, SEO-friendly Rails Views" s.has_rdoc = false \ No newline at end of file