Rakefile in paul_revere-0.1.1 vs Rakefile in paul_revere-0.1.2
- 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.1"
+ s.version = "0.1.2"
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