diff --git a/package-lock.json b/package-lock.json index 5cc0ea8..2c528d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "runcycles", - "version": "0.1.1", + "version": "0.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "runcycles", - "version": "0.1.1", + "version": "0.2.0", "license": "Apache-2.0", "devDependencies": { "@types/node": "^22.19.15", diff --git a/package.json b/package.json index f3938cb..590786a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "runcycles", - "version": "0.1.2", + "version": "0.2.0", "description": "TypeScript client for the Cycles budget-management protocol", "license": "Apache-2.0", "author": "runcycles",