From 40c1d9fa17bcd82d790cd0f094b952b901d33e96 Mon Sep 17 00:00:00 2001 From: Derek Brown Date: Sat, 30 Sep 2017 18:19:38 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 966e8a0..56fb712 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inquirer-datepicker-prompt", - "version": "0.4.1", + "version": "0.4.2", "description": "Datepicker prompt for inquirer.js", "main": "index.js", "scripts": {