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