summaryrefslogtreecommitdiff
path: root/opentox-ruby-api-wrapper.gemspec
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2009-12-17 13:58:03 +0100
committerChristoph Helma <helma@in-silico.de>2009-12-17 13:58:03 +0100
commita5789305534c2a622a658e7ef14b016a1bac4bd6 (patch)
tree76ff10ff5efc9fa278312fbdf7cabfb0dd55a345 /opentox-ruby-api-wrapper.gemspec
parent887a921e25c3d7778e9e5ce998f52fde41d517f8 (diff)
YAML output for datasets added
Diffstat (limited to 'opentox-ruby-api-wrapper.gemspec')
-rw-r--r--opentox-ruby-api-wrapper.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/opentox-ruby-api-wrapper.gemspec b/opentox-ruby-api-wrapper.gemspec
index 76dec1e..827296f 100644
--- a/opentox-ruby-api-wrapper.gemspec
+++ b/opentox-ruby-api-wrapper.gemspec
@@ -5,7 +5,7 @@
Gem::Specification.new do |s|
s.name = %q{opentox-ruby-api-wrapper}
- s.version = "1.2.0"
+ s.version = "1.2.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Christoph Helma"]