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": {