summaryrefslogtreecommitdiff
path: root/opentox-ruby-api-wrapper.gemspec
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2010-03-02 11:14:58 +0100
committerChristoph Helma <helma@in-silico.de>2010-03-02 11:14:58 +0100
commit12013ba5de1e256afe8dcdd7b95ef4b27a7c9507 (patch)
tree7e1dba512a748685492e6a64e459d8a8916a1eea /opentox-ruby-api-wrapper.gemspec
parent69c83a5598b19bd6055d1c31630805bf6305fd51 (diff)
version bumped to 1.3.1
Diffstat (limited to 'opentox-ruby-api-wrapper.gemspec')
-rw-r--r--opentox-ruby-api-wrapper.gemspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/opentox-ruby-api-wrapper.gemspec b/opentox-ruby-api-wrapper.gemspec
index de5515b..9498187 100644
--- a/opentox-ruby-api-wrapper.gemspec
+++ b/opentox-ruby-api-wrapper.gemspec
@@ -5,11 +5,11 @@
Gem::Specification.new do |s|
s.name = %q{opentox-ruby-api-wrapper}
- s.version = "1.3.0"
+ s.version = "1.3.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Christoph Helma"]
- s.date = %q{2010-03-01}
+ s.date = %q{2010-03-02}
s.description = %q{Ruby wrapper for the OpenTox REST API (http://www.opentox.org)}
s.email = %q{helma@in-silico.ch}
s.executables = ["opentox-install-ubuntu.sh", "opentox-install-debian.sh", "yaml2owl.rb"]