From ff1cc63a372823e7d68afa8a40a1e600fd36e82b Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 25 Oct 2023 04:01:28 +0700 Subject: [PATCH] 12.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3610355..38bf9c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "conf", - "version": "11.0.2", + "version": "12.0.0", "description": "Simple config handling for your app or module", "license": "MIT", "repository": "sindresorhus/conf",