From ea707d7abccdadd0b53c6776dfa1d59874330970 Mon Sep 17 00:00:00 2001 From: Todd Treece Date: Fri, 21 Aug 2015 23:02:18 +0000 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49bac9a..81daea5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npr-api", - "version": "1.1.0", + "version": "1.1.1", "description": "Node.js NPR API client", "main": "index.js", "scripts": {