Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
tomeric committed Apr 30, 2010
1 parent 34dd442 commit c666d30
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions acts-as-taggable-on.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{acts-as-taggable-on}
s.version = "2.0.4"
s.version = "2.0.5"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Michael Bleigh"]
s.date = %q{2010-04-05}
s.date = %q{2010-04-30}
s.description = %q{With ActsAsTaggableOn, you could tag a single model on several contexts, such as skills, interests, and awards. It also provides other advanced functionality.}
s.email = %q{michael@intridea.com}
s.extra_rdoc_files = [
Expand Down Expand Up @@ -52,7 +52,6 @@ Gem::Specification.new do |s|
"spec/bm.rb",
"spec/models.rb",
"spec/schema.rb",
"spec/spec.opts",
"spec/spec_helper.rb"
]
s.homepage = %q{http://github.com/mbleigh/acts-as-taggable-on}
Expand Down

0 comments on commit c666d30

Please sign in to comment.