From 5a6d988f72a92d691b071b86de3fdeed101acfc0 Mon Sep 17 00:00:00 2001 From: shian15810 Date: Mon, 14 Dec 2020 11:44:02 +0800 Subject: [PATCH] 4.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cfece09..a8b5d2b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typesafeconfig", - "version": "4.0.0", + "version": "4.1.0", "description": "TypeScript base configuration (tsconfig) to extend from with emphasis on type safety.", "main": "tsconfig.json", "scripts": {