From 6a31456c57c35694c3a739ad85985c4fa47d505f Mon Sep 17 00:00:00 2001 From: Todd Treece Date: Mon, 24 Aug 2015 18:44:40 -0400 Subject: [PATCH] 1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81daea5..a893f97 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npr-api", - "version": "1.1.1", + "version": "1.1.2", "description": "Node.js NPR API client", "main": "index.js", "scripts": {