bard-rake.gemspec in bard-rake-0.9.0 vs bard-rake.gemspec in bard-rake-0.9.1
- old
+ new
@@ -3,14 +3,14 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "bard-rake"
- s.version = "0.9.0"
+ s.version = "0.9.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Micah Geisel"]
- s.date = "2013-03-15"
+ s.date = "2013-03-19"
s.description = "Rake tasks for all bard projects.\n* Bootstrap projects\n* Database backup"
s.email = "micah@botandrose.com"
s.extra_rdoc_files = [
"LICENSE",
"README.rdoc"