summaryrefslogtreecommitdiff
path: root/opentox-ruby.gemspec
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2011-03-16 14:19:35 +0100
committerChristoph Helma <helma@in-silico.ch>2011-03-16 14:19:35 +0100
commit54867c288a046c0a747779fb6d6bcb4fe8f1d0a9 (patch)
tree00ec365c9d7af53eb672e0e5d3cbb55a7ef9b5a8 /opentox-ruby.gemspec
parent349dd03693bfc357b011e9ebb5b459f6aa893f95 (diff)
parentc295a3d01a9241c772d7fa7495a3e215a9c69b7e (diff)
Merge branch 'release/v1.0.1'v1.0.1
Diffstat (limited to 'opentox-ruby.gemspec')
-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"]