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