From 132fc924be15d5ddb4970f179c37ba0f03019a1a Mon Sep 17 00:00:00 2001 From: FranciscaOtero Date: Wed, 3 Jun 2026 16:32:06 -0400 Subject: [PATCH] chore: sync package version to 0.3.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 5e159b7..9ec8cc3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@fintoc/cli", - "version": "0.2.2", + "version": "0.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@fintoc/cli", - "version": "0.2.2", + "version": "0.3.0", "license": "BSD-3-Clause", "dependencies": { "@inquirer/prompts": "^8.4.2", diff --git a/package.json b/package.json index 77bda6d..563086f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fintoc/cli", - "version": "0.2.2", + "version": "0.3.0", "description": "Fintoc CLI — manage your Fintoc resources from the terminal", "type": "module", "bin": {