Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Commit

Permalink
Regenerated gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
joelmoss committed Dec 13, 2010
1 parent 4201b28 commit aa39c43
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Molo.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Gem::Specification.new do |s|
s.name = %q{Molo}
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 = ["Joel Moss", "Todd Huss", "Michael Grosser"]
Expand All @@ -18,10 +18,12 @@ Gem::Specification.new do |s|
".gitignore",
"Gemfile",
"Gemfile.lock",
"Molo.gemspec",
"README.markdown",
"Rakefile",
"VERSION",
"lib/tasks/molo.rb",
"spec/molo_spec.rb",
"vendor/migration_helpers/MIT-LICENSE",
"vendor/migration_helpers/README.markdown",
"vendor/migration_helpers/init.rb",
Expand Down

0 comments on commit aa39c43

Please sign in to comment.