bump version

fixes #25
fixes #26
This commit is contained in:
Dylan Greene
2014-01-28 10:43:17 -05:00
parent 20af9eb5e2
commit fc33a1ab7a

View File

@@ -1,6 +1,6 @@
{ {
"name": "rss", "name": "rss",
"version": "0.3.1", "version": "0.3.2",
"description": "RSS feed generator. A really simple API to add RSS feeds to any project.", "description": "RSS feed generator. A really simple API to add RSS feeds to any project.",
"homepage": "http://github.com/dylang/node-rss", "homepage": "http://github.com/dylang/node-rss",
"author": "Dylan Greene <dylang@gmail.com>", "author": "Dylan Greene <dylang@gmail.com>",
@@ -12,7 +12,7 @@
"Danny Graham", "Danny Graham",
"Patrick Garman <contact@pmgarman.me>", "Patrick Garman <contact@pmgarman.me>",
"Fred Morstatter", "Fred Morstatter",
"Eric Vantillard https://github.com/evantill" "Eric Vantillard <eric.vantillard@evaxion.fr>"
], ],
"repository": { "repository": {
"type": "git", "type": "git",