From fc33a1ab7a1342eb3a321733c3a430d4072a859c Mon Sep 17 00:00:00 2001 From: Dylan Greene Date: Tue, 28 Jan 2014 10:43:17 -0500 Subject: [PATCH] bump version fixes #25 fixes #26 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7bb8ca0..c25914b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "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.", "homepage": "http://github.com/dylang/node-rss", "author": "Dylan Greene ", @@ -12,7 +12,7 @@ "Danny Graham", "Patrick Garman ", "Fred Morstatter", - "Eric Vantillard https://github.com/evantill" + "Eric Vantillard " ], "repository": { "type": "git",