summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2010-08-25 12:56:04 +0200
committerChristoph Helma <helma@in-silico.ch>2010-08-25 12:56:04 +0200
commitfb084d809703a0de21ee2451f7caa1436ddcc018 (patch)
tree3cf75da991a02dc98952877c874e465cbba2d846
parent9c70b649c4090b47c12030cedf60cd9612159955 (diff)
opentox-api-wrapper bumped to 1.6.5v0.0.1
-rw-r--r--VERSION2
-rw-r--r--opentox-ruby-api-wrapper.gemspec2
2 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index ec70f75..9f05f9f 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.6.6
+1.6.5
diff --git a/opentox-ruby-api-wrapper.gemspec b/opentox-ruby-api-wrapper.gemspec
index 37f3d17..f0a0816 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.6.4"
+ s.version = "1.6.5"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Christoph Helma, Martin Guetlein"]