From 0e6aeac26ff68705442698b1f10416c29e84aca1 Mon Sep 17 00:00:00 2001 From: phukon Date: Wed, 27 Mar 2024 03:07:34 +0530 Subject: [PATCH] 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5dccec8..136ca18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitkeykit", - "version": "2.0.2", + "version": "2.0.3", "description": "Setup pgp keys and sign commits with ease on Linux and Windows machines.", "main": "./dist/index.js", "module": "./dist/index.mjs",