From 160b526d853bdeda35da230de8e5bf00cd33e3ff Mon Sep 17 00:00:00 2001 From: Todd Treece Date: Fri, 27 May 2016 13:45:43 -0400 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c079775..579b569 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npr-api", - "version": "1.1.2", + "version": "2.0.0", "description": "Node.js NPR API client", "main": "index.js", "scripts": {