From d0c219c5f04edce6ba74b3a937af412bcf24af14 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Wed, 9 May 2012 11:01:34 +0000 Subject: version bumped to 1.0.0 --- opentox-client.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opentox-client.gemspec') diff --git a/opentox-client.gemspec b/opentox-client.gemspec index 455e73e..75d390b 100644 --- a/opentox-client.gemspec +++ b/opentox-client.gemspec @@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__) Gem::Specification.new do |s| s.name = "opentox-client" - s.version = "0.0.3" + s.version = File.read("./VERSION").strip s.authors = ["Christoph Helma, Martin Guetlein, Andreas Maunz, Micha Rautenberg, David Vorgrimmler"] s.email = ["helma@in-silico.ch"] s.homepage = "http://github.com/opentox/opentox-client" -- cgit v1.2.3