summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2011-03-16 15:50:23 +0100
committerChristoph Helma <helma@in-silico.ch>2011-03-16 15:50:23 +0100
commitbaa94c2520c49846ccdbb43c72bb9d04212fa2f1 (patch)
treebb54859ef2b5515dca11c39b2c8c3c6a5994191b
parent9925043c4d7784c8e80664fbfaf71c4cfdd80a0d (diff)
conversion to float in Math.gauss
-rw-r--r--opentox-ruby.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/opentox-ruby.gemspec b/opentox-ruby.gemspec
index 2f4370a..289dacd 100644
--- a/opentox-ruby.gemspec
+++ b/opentox-ruby.gemspec
@@ -5,7 +5,7 @@
Gem::Specification.new do |s|
s.name = %q{opentox-ruby}
- s.version = "1.0.1"
+ s.version = "1.0.2"
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"]