From f465305c0fb3e0c5a82b5839ac8c88a42f17eb2f Mon Sep 17 00:00:00 2001 From: phukon Date: Mon, 13 Jan 2025 03:35:29 +0530 Subject: [PATCH] 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cab37f9..85bfbf0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitkeykit", - "version": "2.1.0", + "version": "2.1.1", "description": "Setup pgp keys and sign commits with ease on Linux and Windows machines.", "main": "./dist/index.js", "module": "./dist/index.mjs",