bump version, fix test

This commit is contained in:
Dylan Greene
2013-07-03 23:53:08 -04:00
parent be62da4793
commit cf0a4545ff
3 changed files with 7 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "rss",
"version": "0.1.0",
"version": "0.2.0",
"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 <dylang@gmail.com>",
@@ -8,7 +8,8 @@
"Dylan Greene <dylang@gmail.com>",
"Xavier Damman <xdamman@gmail.com>",
"Michael R. Lange",
"Victor Jonsson"
"Victor Jonsson",
"Danny Graham"
],
"repository":
{