From ee61b0f95af719fada616b9962419a78044cc447 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sun, 28 Nov 2010 22:37:34 -0800 Subject: [PATCH] release v0.1.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d9ad271..03b0d46 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name" : "gitter" -, "description" : "GitHub client (API v2), inspired by pengwynn/octopussy" -, "version" : "0.0.3" +, "description" : "GitHub client (API v2)" +, "version" : "0.1.0" , "homepage" : "http://samhuri.net/proj/gitter" , "author" : "Sami Samhuri " , "repository" :