From 48b1e6a338f80417b3fd0fc3e39ae181332fdcb5 Mon Sep 17 00:00:00 2001 From: Benjamin Coe Date: Tue, 29 Mar 2016 23:15:09 -0700 Subject: [PATCH] handle nested configuration --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bfaa2f2e..c2429e43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yargs-parser", - "version": "2.1.2", + "version": "2.2.0", "description": "the mighty option parser used by yargs", "main": "index.js", "scripts": {