From 2e356837c2df8c8597f5f80f483dca0cc290032a Mon Sep 17 00:00:00 2001 From: Gibheer Date: Sat, 1 Dec 2012 07:31:03 +0100 Subject: release version 0.1.0 --- zero.gemspec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'zero.gemspec') diff --git a/zero.gemspec b/zero.gemspec index d099e2a..f2344b2 100644 --- a/zero.gemspec +++ b/zero.gemspec @@ -5,9 +5,10 @@ Gem::Specification.new do |s| s.name = 'zero' s.version = Zero::VERSION.dup - s.authors = ['Gibheer'] + s.authors = ['Gibheer', 'Stormwind'] s.email = 'gibheer@gmail.com' - s.summary = 'Event distribution and aggregation framework' + s.summary = 'a toolkit for building web services' + s.description = 'The focus of this project is to provide small helpers for building web services without the need of learning a complete new web stack from the bottom to the top.' s.homepage = 'http://github.com/gibheer/zero' s.files = `git ls-files`.split("\n") -- cgit v1.2.3-70-g09d2