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