Skip to content

Commit

Permalink
0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nakao committed Jul 23, 2012
1 parent a58a29c commit dd9b82c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.2
0.1.3
5 changes: 2 additions & 3 deletions bio-chembl.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{bio-chembl}
s.version = "0.1.2"
s.version = "0.1.3"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Mitsuteru Nakao"]
s.date = %q{2012-07-22}
s.date = %q{2012-07-23}
s.description = %q{BioRuby plugin for ChEMBL REST API Client, Parser and Container classes}
s.email = %q{mitsuteru.nakao@gmail.com}
s.extra_rdoc_files = [
Expand All @@ -34,7 +34,6 @@ Gem::Specification.new do |s|
"lib/bio-chembl/chemblid.rb",
"lib/bio-chembl/compound.rb",
"lib/bio-chembl/datamodel.rb",
"lib/bio-chembl/rest_api_server.rb",
"lib/bio-chembl/rest_client.rb",
"lib/bio-chembl/target.rb",
"test/helper.rb",
Expand Down

0 comments on commit dd9b82c

Please sign in to comment.