From c83ab50b3cb5ce77c53e00e1381e7a3d5e9b0fb9 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Mon, 8 Nov 2010 22:34:22 -0800 Subject: [PATCH] bump version to 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 280789f..7fdf036 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.1" +, "version" : "0.0.2" , "homepage" : "http://samhuri.net/node/gitter" , "author" : "Sami Samhuri " , "repository" :