snp-search.gemspec in snp-search-0.21.0 vs snp-search.gemspec in snp-search-0.22.0
- old
+ new
@@ -3,11 +3,11 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "snp-search"
- s.version = "0.21.0"
+ s.version = "0.22.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Ali Al-Shahib", "Anthony Underwood"]
s.date = "2011-12-07"
s.description = "Use the snp-search toolset to query the SNP database"
@@ -26,11 +26,14 @@
"README",
"README.rdoc",
"Rakefile",
"VERSION",
"bin/snp-search",
+ "examples/ali.txt",
"examples/example1.rb",
"examples/example2.rb",
+ "examples/list_of_GAS_strains.txt",
+ "examples/snp_db_models.rb",
"lib/snp-search.rb",
"lib/snp_db_connection.rb",
"lib/snp_db_models.rb",
"lib/snp_db_schema.rb",
"snp-search.gemspec",