diff --git a/package.json b/package.json index c28aa10..fd4f1af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rss", - "version": "0.0.2", + "version": "0.0.3", "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 ", @@ -16,7 +16,7 @@ "bugs": { "mail": "dylang@gmail.com", - "web": "http://github.com/dylang/node-rss/issues" + "url": "http://github.com/dylang/node-rss/issues" }, "dependencies": {