From fa42d5acb5a08acecf8db73da003943c87f5a1d1 Mon Sep 17 00:00:00 2001 From: Todd Treece Date: Tue, 7 Jun 2016 12:43:08 -0400 Subject: [PATCH] 1.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0db229e..957353d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npr-one", - "version": "1.2.4", + "version": "1.2.5", "description": "A NPR One command line client", "main": "index.js", "bin": "index.js",