From c2b8b97778f45b22242b1d6cc9352528ca2384c4 Mon Sep 17 00:00:00 2001 From: indexzero Date: Tue, 4 Aug 2015 10:31:48 -0700 Subject: [PATCH] [dist] Version bump. 0.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd8ad6b..eb04f35 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nconf", "description": "Hierarchical node.js configuration with files, environment variables, command-line arguments, and atomic object merging.", - "version": "0.7.1", + "version": "0.7.2", "author": "Charlie Robbins ", "repository": { "type": "git",