From a96e9d78ac7e675a24ed702f1c21dd46a0b3ae0e Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 8 Jan 2021 01:22:22 +0700 Subject: [PATCH] 8.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 321ca15..37b89a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "conf", - "version": "7.1.2", + "version": "8.0.0", "description": "Simple config handling for your app or module", "license": "MIT", "repository": "sindresorhus/conf",