From c0079b62c7dc42e1e7ff5b595554ff13e2471567 Mon Sep 17 00:00:00 2001 From: tsmx Date: Sat, 14 Dec 2024 21:51:02 +0100 Subject: [PATCH] Version increased to v2.3.0 --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index a58f045..e4f54c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tsmx/secure-config-tool", - "version": "2.2.1", + "version": "2.3.0", "description": "Command-line tool for @tsmx/secure-config.", "main": "secure-config-tool.js", "author": "tsmx ", @@ -38,6 +38,7 @@ "credentials", "secret", "key injection", + "key rotation", "multi-environment", "JSON", "NODE_ENV",