diff --git a/package-lock.json b/package-lock.json index 72bf9cf..ff41d0e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "gitkey", - "version": "0.2.0", + "version": "0.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "gitkey", - "version": "0.2.0", + "version": "0.2.1", "license": "ISC", "dependencies": { "@inquirer/prompts": "^8.4.2", diff --git a/package.json b/package.json index 8fb83b4..98b6988 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bagdevich/gitkey", - "version": "0.2.0", + "version": "0.2.1", "description": "CLI for managing Git SSH profiles, keys and repo remotes", "type": "module", "bin": {