summaryrefslogtreecommitdiff
path: root/opentox-ruby-api-wrapper.gemspec
diff options
context:
space:
mode:
authormguetlein <martin.guetlein@gmail.com>2010-05-28 10:05:07 +0200
committermguetlein <martin.guetlein@gmail.com>2010-05-28 10:05:07 +0200
commitefca5a3b1b418dab73a914f52ab241c8472d2f4c (patch)
tree9be44888e31cd90b5f84860a3174f0ee3cfc722e /opentox-ruby-api-wrapper.gemspec
parent576007f75c8fe7e6f7e76706ee9bc2ada6da08ca (diff)
new wrapper version, remove try_again
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 dffefa6..faff253 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.4.0"
+ s.version = "1.4.4.4"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Christoph Helma"]
- s.date = %q{2010-05-26}
+ s.date = %q{2010-05-27}
s.description = %q{Ruby wrapper for the OpenTox REST API (http://www.opentox.org)}
s.email = %q{helma@in-silico.ch}
s.executables = ["yaml2owl.rb", "opentox-install-ubuntu.sh", "opentox-install-debian.sh"]