From 25a43775b50d8907e2c4f663e76c45d7f02d0474 Mon Sep 17 00:00:00 2001 From: Dylan Greene Date: Wed, 5 Oct 2011 11:19:55 -0400 Subject: [PATCH] update package.json --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fa54c4d..c28aa10 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,12 @@ { "name": "rss", - "version": "0.0.1", + "version": "0.0.2", "description": "RSS feed generator. A really simple API to add RSS feeds to any project.", "homepage": "http://github.com/dylang/node-rss", "author": "Dylan Greene ", "contributors": [ - "Dylan Greene " + "Dylan Greene ", + "Xavier Damman " ], "repository": {