From 3e58100fc0182ff2a9eb837828425285f7d1396e Mon Sep 17 00:00:00 2001 From: Daniel Leal Date: Mon, 11 May 2026 16:58:35 -0400 Subject: [PATCH] chore: bump version to 0.2.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 c4d7513..5b89b6e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@fintoc/cli", - "version": "0.2.0", + "version": "0.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@fintoc/cli", - "version": "0.2.0", + "version": "0.2.1", "license": "BSD-3-Clause", "dependencies": { "@inquirer/prompts": "^8.4.2", diff --git a/package.json b/package.json index 3a019f0..39f677c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fintoc/cli", - "version": "0.2.0", + "version": "0.2.1", "description": "Fintoc CLI — manage your Fintoc resources from the terminal", "type": "module", "bin": {