Rakefile in paul_revere-0.1.4 vs Rakefile in paul_revere-0.1.5

- old
+ new

@@ -23,10 +23,10 @@ rdoc.rdoc_files.include('lib/**/*.rb') end spec = Gem::Specification.new do |s| s.name = "paul_revere" - s.version = "0.1.4" + s.version = "0.1.5" s.summary = "Simple announcement plugin to include 'one off' style announcements in Rails web apps." s.author = "Thoughtbot" s.email = "support@thoughtbot.com" s.homepage = "http://thoughtbot.com/community" s.has_rdoc = true