From 1323f7ea755cf05ba289c94ceed58558e57d8cf4 Mon Sep 17 00:00:00 2001 From: Todd Treece Date: Fri, 3 Jun 2016 12:31:02 -0400 Subject: [PATCH] 1.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07e821e..2169840 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npr-one", - "version": "1.2.2", + "version": "1.2.3", "description": "A NPR One command line client", "main": "index.js", "bin": "index.js",