Skip to content

Commit

Permalink
Regenerated gemspec for version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rolf Timmermans committed Oct 12, 2010
1 parent fe2bcf5 commit bbb06c0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions rails-erd.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,24 @@

Gem::Specification.new do |s|
s.name = %q{rails-erd}
s.version = "0.3.0"
s.version = "0.4.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Rolf Timmermans"]
s.date = %q{2010-10-08}
s.date = %q{2010-10-12}
s.description = %q{Automatically generate an entity-relationship diagram (ERD) for your Rails models.}
s.email = %q{[email protected]}
s.extra_rdoc_files = [
"LICENSE",
"README.rdoc"
"README.md"
]
s.files = [
".gitignore",
"CHANGES.rdoc",
"Gemfile",
"Gemfile.lock",
"LICENSE",
"README.rdoc",
"README.md",
"Rakefile",
"VERSION",
"lib/rails-erd.rb",
Expand Down

0 comments on commit bbb06c0

Please sign in to comment.