summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2011-03-16 14:19:19 +0100
committerChristoph Helma <helma@in-silico.ch>2011-03-16 14:19:19 +0100
commitc295a3d01a9241c772d7fa7495a3e215a9c69b7e (patch)
tree00ec365c9d7af53eb672e0e5d3cbb55a7ef9b5a8
parenta99b6421f51c9f084dd554fa7d5dc93929d9d2d8 (diff)
v1.0.1 built
-rw-r--r--opentox-ruby.gemspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/opentox-ruby.gemspec b/opentox-ruby.gemspec
index 75fa877..2f4370a 100644
--- a/opentox-ruby.gemspec
+++ b/opentox-ruby.gemspec
@@ -5,11 +5,11 @@
Gem::Specification.new do |s|
s.name = %q{opentox-ruby}
- s.version = "1.0.0"
+ s.version = "1.0.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Christoph Helma, Martin Guetlein, Andreas Maunz, Micha Rautenberg, David Vorgrimmler"]
- s.date = %q{2011-03-09}
+ s.date = %q{2011-03-16}
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-debian.sh", "opentox-install-ubuntu.sh"]