Rss package bump

This commit is contained in:
Martin Donnelly 2017-07-19 01:26:12 +01:00
parent 6c536db685
commit 1cb16978f8

View File

@ -1,9 +1,9 @@
{
"name": "rss-braider",
"version": "1.2.1",
"version": "1.2.2",
"description": "Braid/aggregate/combine RSS feeds into a single RSS (or JSON) document. Optionally process through specified plugins.",
"main": "index.js",
"repository": "https://github.com/KQED/rss-braider",
"repository": "https://gitlab.silvrtree.co.uk/martind2000/rss-braider.git",
"scripts": {
"test": "tape test"
},