summaryrefslogtreecommitdiff
path: root/lazar.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'lazar.gemspec')
-rw-r--r--lazar.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/lazar.gemspec b/lazar.gemspec
index 3a9a1af..7a90080 100644
--- a/lazar.gemspec
+++ b/lazar.gemspec
@@ -2,7 +2,7 @@
$:.push File.expand_path("../lib", __FILE__)
Gem::Specification.new do |s|
- s.name = "opentox-client"
+ s.name = "lazar"
s.version = File.read("./VERSION").strip
s.authors = ["Christoph Helma, Martin Guetlein, Andreas Maunz, Micha Rautenberg, David Vorgrimmler, Denis Gebele"]
s.email = ["helma@in-silico.ch"]