Skip to content

Commit

Permalink
gemspec update
Browse files Browse the repository at this point in the history
  • Loading branch information
ggklf committed May 15, 2012
1 parent 197e77f commit cccb1f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bio-dbla-classifier.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "bio-dbla-classifier"
s.version = "0.6.0"
s.version = "0.6.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["George Githinji"]
s.date = "2012-04-23"
s.date = "2012-05-10"
s.description = "Methods to classify and manipulate PfEMP1 DBL-alpha sequence tags"
s.email = "georgkam@gmail.com"
s.extra_rdoc_files = [
Expand Down Expand Up @@ -38,7 +38,7 @@ Gem::Specification.new do |s|
s.homepage = "http://github.com/georgeG/bioruby-dbla-classifier"
s.licenses = ["Ruby"]
s.require_paths = ["lib"]
s.rubygems_version = "1.8.11"
s.rubygems_version = "1.8.24"
s.summary = "A tool to classify and manipulate PfEMP1 DBL-alpha sequence tags"

if s.respond_to? :specification_version then
Expand Down

0 comments on commit cccb1f4

Please sign in to comment.