Skip to content

Commit

Permalink
Regenerate gemspec for version 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
schneems committed Oct 31, 2011
1 parent b4ad8ac commit ac1f6ad
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions likeable.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "likeable"
s.version = "0.0.3"
s.version = "0.0.4"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Schneems"]
s.date = "2011-10-14"
s.date = "2011-10-31"
s.description = "\n Likeable allows you to make your models...well...likeable using redis.\n "
s.email = "richard.schneeman@gmail.com"
s.extra_rdoc_files = [
Expand All @@ -18,7 +18,6 @@ Gem::Specification.new do |s|
s.files = [
".autotest",
".rspec",
".rvmrc",
"Gemfile",
"README.md",
"Rakefile",
Expand Down

0 comments on commit ac1f6ad

Please sign in to comment.