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": {