From ad050ae734ba3c1198f2fde5421d7e69889a0b13 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Tue, 2 Mar 2010 11:18:39 +0100 Subject: version bumped to 1.3.1 --- application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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__) -- cgit v1.2.3