summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2010-03-02 11:18:39 +0100
committerChristoph Helma <helma@in-silico.de>2010-03-02 11:18:39 +0100
commitad050ae734ba3c1198f2fde5421d7e69889a0b13 (patch)
treebba61259f1113c51ce55c788d33a17306e36d8a9
parentea72a52a92e1b2f9cb8090b898c16981092763d1 (diff)
version bumped to 1.3.1
-rw-r--r--application.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/application.rb b/application.rb
index 058fbd8..11eb0de 100644
--- a/application.rb
+++ b/application.rb
@@ -1,5 +1,5 @@
require 'rubygems'
-gem 'opentox-ruby-api-wrapper', '= 1.3.0'
+gem 'opentox-ruby-api-wrapper', '= 1.3.1'
require 'opentox-ruby-api-wrapper'
LOGGER.progname = File.expand_path(__FILE__)