From a677c110dc7db0b0d9cf7df0e35722ad772e49b8 Mon Sep 17 00:00:00 2001 From: Todd Treece Date: Tue, 7 Jun 2016 17:16:54 -0400 Subject: [PATCH] 1.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 302f097..4f38aa1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npr-one", - "version": "1.4.2", + "version": "1.4.3", "description": "A NPR One command line client", "main": "index.js", "bin": "index.js",