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