summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2010-05-21 16:57:10 +0200
committerChristoph Helma <helma@in-silico.ch>2010-05-21 16:57:10 +0200
commit30bbcbb75063386c6609a75337aad59ce95dbd73 (patch)
tree4c87344232f50441960bcb30c359dc3e591e8eb4
parentd5eea102ff343804dde1ccd254bc570596341a89 (diff)
parentb68b7d4d4902dd844d5ebb8e0afc0165f134f5e2 (diff)
Merge branch 'development' into test
-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 8af85be..94fe62c 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.5.3
+1.5.4
diff --git a/opentox-ruby-api-wrapper.gemspec b/opentox-ruby-api-wrapper.gemspec
index 5578558..a6e64f0 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.5.3"
+ s.version = "1.5.4"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Christoph Helma"]