From 69e0d753b393886b0b3c9d831e441389c5376719 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Veyret?= Date: Wed, 26 Feb 2020 11:38:04 +0100 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c7b32c..ae8cf2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "confinode", - "version": "1.2.1", + "version": "1.3.0", "description": "Node application configuration reader", "main": "lib/index.js", "typings": "lib/index.d.ts",