From c72536d547873bd11dcbda84f52467e744cb071c Mon Sep 17 00:00:00 2001 From: Pipeline Date: Mon, 29 Jan 2024 08:18:28 +0000 Subject: [PATCH] 2.1.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index c4fdfd3..ad9f716 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "kth-node-configuration", - "version": "2.0.13", + "version": "2.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "kth-node-configuration", - "version": "2.0.13", + "version": "2.1.0", "dependencies": { "qs": "^6.11.0", "urlgrey": "^0.4.4" diff --git a/package.json b/package.json index 22a2978..2585b8a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kth-node-configuration", - "version": "2.0.13", + "version": "2.1.0", "description": "Configuration module for Node.js projects", "main": "lib/index.js", "files": [