From 9dd5240427d930f740d1e11f77efd70cbef11b7f Mon Sep 17 00:00:00 2001 From: Vitali Bahdzevich Date: Tue, 5 May 2026 22:23:14 +0300 Subject: [PATCH] 0.2.3 --- 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 4f9a142..d522221 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gitkey", - "version": "0.2.2", + "version": "0.2.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "gitkey", - "version": "0.2.2", + "version": "0.2.3", "license": "ISC", "dependencies": { "@inquirer/prompts": "^8.4.2", diff --git a/package.json b/package.json index 1cc2e97..7c529cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bagdevich/gitkey", - "version": "0.2.2", + "version": "0.2.3", "description": "CLI for managing Git SSH profiles, keys and repo remotes", "type": "module", "bin": {