From 2f68222817a28e25bb2ff6c9759349be693fd677 Mon Sep 17 00:00:00 2001 From: Alex Tofan <7130188+savaryna@users.noreply.github.com> Date: Sun, 4 Aug 2024 23:46:22 +0200 Subject: [PATCH] 2.0.1 --- 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 5181eff..afff58a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@savaryna/git-add-account", - "version": "2.0.0", + "version": "2.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@savaryna/git-add-account", - "version": "2.0.0", + "version": "2.0.1", "license": "MIT", "dependencies": { "prompts": "^2.4.2", diff --git a/package.json b/package.json index 2f4867d..39dfcf4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@savaryna/git-add-account", - "version": "2.0.0", + "version": "2.0.1", "description": "🔐 A small CLI app that allows you to easily add multiple GIT accounts on one machine. It switches between accounts automatically based on the workspace (directory) you are in.", "homepage": "https://github.com/savaryna/git-add-account#readme", "keywords": [