From 7ce63351498a20df120a8b506cfa223cfbb66103 Mon Sep 17 00:00:00 2001 From: Derek Brown Date: Sat, 30 Sep 2017 17:23:24 -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 0c9e66c..18823b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inquirer-datepicker-prompt", - "version": "0.4.0", + "version": "0.4.1", "description": "Datepicker prompt for inquirer.js", "main": "index.js", "scripts": {